[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 0 / iPush / 1.0.8 / iPush.podspec.json
blob07ca82b63cf838441c77a2a844b2258418b08fea
2   "name": "iPush",
3   "authors": {
4     "Adam.Hu": "adam.hu.2018@gmail.com"
5   },
6   "version": "1.0.8",
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.8"
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   }