blob: 8f4fa00c5a4e23a7253ac3d8cf8e134eaf145a95 [file] [log] [blame]
{
"name": "SPFastPush",
"version": "0.0.14",
"summary": "Use Macro Fast push next VC,use KVC assign parameter,Fast Pop anther VC.使用宏帮助导航控制器快速push下一个VC,利用KVC传入参数,也可快速返回导航栈内指定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.14"
},
"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
}