blob: 32a02d3a03db76683ff624ba45dd0031ca462047 [file] [log] [blame]
{
"name": "SPFastPush",
"version": "1.0.0",
"summary": "Use Macro (Push,Pop,Present,Dismiss) VC,KVC assign parameter,App Open URL.一个vc跳转路由,打开系统及第三方scheme的方法",
"homepage": "https://github.com/lishiping/SPFastPush.git",
"license": "LICENSE",
"authors": {
"lishiping": "83118274@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lishiping/SPFastPush.git",
"tag": "1.0.0"
},
"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
}