blob: 9861efefe4a11d2c52f6a770f2d8a092ffc1a290 [file] [log] [blame]
{
"name": "ObjCNavigationController",
"version": "1.0.0",
"license": "MIT",
"summary": "Preferable navigation controller for me",
"homepage": "https://github.com/ouyanghuacom/ObjCNavigationController",
"authors": {
"ouyanghuacom": "ouyanghua.com@gmail.com"
},
"source": {
"git": "https://github.com/ouyanghuacom/ObjCNavigationController.git",
"tag": "1.0.0"
},
"description": "Preferable navigation controller for me.",
"requires_arc": true,
"source_files": "ObjCNavigationController/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "8.0"
}
}