blob: 6b5873be1e0fc4917196b235adbd5d774bbaaae3 [file] [log] [blame]
{
"name": "PresentationGroup",
"platforms": {
"ios": "9.0"
},
"summary": "PresentationGroup allows presenting and dismissing a group of ViewControllers.",
"requires_arc": true,
"version": "0.1.0",
"authors": {
"Micah Bunting": "amnykon@gmail.com"
},
"homepage": "https://amnykon.github.io",
"source": {
"git": "https://github.com/amnykon/PresentationGroup",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "PresentationGroup/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}