[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 0 / iPush / 1.2.1 / iPush.podspec.json
blobe36b91c88dc37d886625c9d3e7beb9cd5dd5a1a9
2   "name": "iPush",
3   "authors": {
4     "Adam.Hu": "adam.hu.2018@gmail.com"
5   },
6   "version": "1.2.1",
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.2.1"
17   },
18   "source_files": "iPush.framework/Headers/*.{h}",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "requires_arc": true,
23   "platforms": {
24     "ios": "10.0"
25   },
26   "ios": {
27     "vendored_frameworks": "iPush.framework"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }