[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / b / 0 / iPush / 1.0.3 / iPush.podspec.json
blob2f19fde17310cfc2d17b83807709d99895690441
2   "name": "iPush",
3   "authors": {
4     "Adam.Hu": "adam.hu.2018@gmail.com"
5   },
6   "version": "1.0.3",
7   "summary": "iPush SDK for iOS",
8   "description": "iPush 智能推送平台 SDK for iOS",
9   "homepage": "https://github.com/hushihua/iPush.git",
10   "license": {
11     "type": "Commercial",
12     "text": "@2019 Lema.cm"
13   },
14   "source": {
15     "git": "https://github.com/hushihua/iPush.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "iPush.framework/Headers/*.{h}",
19   "pod_target_xcconfig": {
20     "OTHER_LDFLAGS": "-lObjC"
21   },
22   "requires_arc": true,
23   "platforms": {
24     "ios": "10.0"
25   },
26   "ios": {
27     "vendored_frameworks": "iPush.framework"
28   }