[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / d / SPFastPush / 0.8.0 / SPFastPush.podspec.json
blobc04e54e85484d24df8f36c46d0bb70e4e7b13ec8
2   "name": "SPFastPush",
3   "version": "0.8.0",
4   "summary": "Use Macro (Push,Pop,Present,Dismiss) VC,KVC assign parameter,App Open URL.一个vc跳转路由,打开系统及第三方scheme的方法",
5   "homepage": "https://github.com/lishiping/SPFastPush.git",
6   "license": "LICENSE",
7   "authors": {
8     "lishiping": "83118274@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/lishiping/SPFastPush.git",
15     "tag": "0.8.0"
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