blob: 4be5293e64fa80eadeb817f803dbc0ae0ce98325 [file] [log] [blame]
{
"name": "MPKit",
"version": "0.0.2",
"summary": "Add Categories",
"homepage": "https://github.com/yyqxiaoyin/MPKitPodTest",
"license": "MIT",
"authors": {
"yyqxiaoyin": "357491060@qq.com"
},
"source": {
"git": "https://github.com/yyqxiaoyin/MPKitPodTest.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"vendored_frameworks": "MPKit.framework",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"FMDB": [
]
}
}