blob: d39ea3703df9859386ab664002bdd2f450ed0a34 [file] [log] [blame]
{
"name": "StoryCode",
"version": "1.0-beta.5",
"summary": "DI for UIViewControllers.",
"homepage": "https://github.com/antonsergeev88/StoryCode",
"source": {
"git": "https://github.com/antonsergeev88/StoryCode.git",
"tag": "1.0-beta.5"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Sergeev": "antonsergeev88@gmail.com"
},
"source_files": "StoryCode/**/*.{h,swift}",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"APPLICATION_EXTENSION_API_ONLY": "YES"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0"
}