[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / 0 / iPush / 1.0.1 / iPush.podspec.json
blob35b7f136dbb7a9aec103bec40d86dae861eaae56
2   "name": "iPush",
3   "authors": {
4     "Adam.Hu": "adam.hu.2018@gmail.com"
5   },
6   "version": "1.0.1",
7   "summary": "iPush Sdk",
8   "description": "iPush 推送 Sdk",
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.1"
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   }