blob: 2f5ee43487bdb8083df4207a24dbdfd5db4f80f6 [file] [log] [blame]
{
"name": "ActivityViewController",
"version": "1.0",
"summary": "Managing Storyboard and controller containment in Swift.",
"homepage": "https://github.com/bromas/ActivityViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brian Thomas": "bromas@mail.com"
},
"social_media_url": "http://twitter.com/atomos86",
"source": {
"git": "https://github.com/bromas/ActivityViewController.git",
"tag": "v1.0"
},
"source_files": "ActivityViewController/*.{h,swift}",
"requires_arc": true,
"platforms": {
"ios": "8.3"
}
}