Skip to content

simple python script to convert specjson to podspec

Notifications You must be signed in to change notification settings

Sungen/specjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

specjson

simple python script to convert specjson to podspec

convert podspec to podspec.json

pod ipc spec MyLibrary.podspec > MyLibrary.podspec.json

convert podspec.json to podspec

python3 spec-json.py --input MyLibrary.podspec.json --output MyLibrary.podspec

About

simple python script to convert specjson to podspec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages