[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 0 / 7 / LSZPushSDK / 1.0.0 / LSZPushSDK.podspec.json
blob199eccb9a4b516508337d8f87ae45895a75cffa7
2   "name": "LSZPushSDK",
3   "version": "1.0.0",
4   "summary": "mob.com 官方提供的推送SDK",
5   "license": "MIT",
6   "authors": {
7     "lishuzhi1121": "lishuzhi1121@163.com"
8   },
9   "homepage": "http://www.sandslee.com",
10   "source": {
11     "git": "https://github.com/lishuzhi1121/LSZPushSDK.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "default_subspecs": "MobPush",
18   "dependencies": {
19     "MOBFoundation": [
21     ]
22   },
23   "static_framework": true,
24   "subspecs": [
25     {
26       "name": "MobPush",
27       "vendored_frameworks": [
28         "SDK/MobPush/MobPush.framework",
29         "SDK/MobPush/MobPushServiceExtension.framework"
30       ]
31     }
32   ]