[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / 6 / CRMPushSDK / 0.4.2 / CRMPushSDK.podspec.json
blobdb2d750e5672828509c5b98ca403826752cbbd19
2   "name": "CRMPushSDK",
3   "version": "0.4.2",
4   "summary": "pushSDK PushSDK.",
5   "description": "pushSDK  Add long description of the pod here.",
6   "homepage": "https://baidu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guoyanchao1": "guoyanchao1@100tal.com"
13   },
14   "source": {
15     "git": "https://git.100tal.com/wangxiao_jiaoguan_iOS/pushsdk.git",
16     "tag": "0.4.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PushSDK/Classes/**/*",
22   "static_framework": true,
23   "ios": {
24     "vendored_libraries": "PushSDK/pushSDK/*.a"
25   },
26   "xcconfig": {
27     "VALID_ARCHS": "arm64e armv7s x86_64"
28   },
29   "frameworks": [
30     "UserNotifications",
31     "SystemConfiguration",
32     "CoreTelephony"
33   ],
34   "libraries": [
35     "z",
36     "resolv",
37     "sqlite3.0"
38   ]