blob: 6186c25f53ed85cd5015dd23500b6f60969555d9 [file] [log] [blame]
{
"name": "SPFastPush",
"version": "0.0.16",
"summary": "Use Macro push VC,KVC assign parameter,Pop a VC,Present a VC,Dismiss VC.使用宏push VC,KVC赋值参数,返回指定VC,弹出VC,收回VC",
"homepage": "https://github.com/lishiping/SPFastPush.git",
"license": "LICENSE",
"authors": {
"lishiping": "83118274@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lishiping/SPFastPush.git",
"tag": "0.0.16"
},
"source_files": [
"SPFastPush/SPFastPush/*.{h,m,mm,cpp,c}",
"SPFastPush/SPFastPush/*/*.{h,m,mm,cpp,c}"
],
"public_header_files": [
"SPFastPush/SPFastPush/*.h",
"SPFastPush/SPFastPush/*/*.h"
],
"frameworks": "UIKit",
"requires_arc": true
}