blob: 42c53da94009d4dfa0ceae50d661d1ec9a02e74a [file] [log] [blame]
{
"name": "PilotPlant",
"version": "0.1.0",
"summary": "Extent Xcode Storyboard to create iOS App prototype in Xcode.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lingostar/PilotPlant",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lingostar": "admin@lingostar.co.kr"
},
"source": {
"git": "https://github.com/lingostar/PilotPlant.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PilotPlant/Classes/**/*",
"pushed_with_swift_version": "3.0"
}