[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / d / SPFastPush / 0.0.9 / SPFastPush.podspec.json
blobcb273999b01265f30d0ffd979f0248a48aeb7aca
2   "name": "SPFastPush",
3   "version": "0.0.9",
4   "summary": "Use Macro Fast push next VC,use KVC assign parameter,Fast Pop anther VC.使用宏帮助导航控制器快速push下一个VC,利用KVC传入参数,也可快速返回导航栈内指定VC",
5   "homepage": "https://github.com/lishiping/SPFastPush.git",
6   "license": "LICENSE",
7   "authors": {
8     "lishiping": "83118274@qq.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/lishiping/SPFastPush.git",
15     "tag": "0.0.9"
16   },
17   "source_files": [
18     "SPFastPush/SPFastPush/*.{h,m,mm,cpp,c}",
19     "SPFastPush/SPFastPush/*/*.{h,m,mm,cpp,c}"
20   ],
21   "public_header_files": [
22     "SPFastPush/SPFastPush/*.h",
23     "SPFastPush/SPFastPush/*/*.h"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true