[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / c / mob_pushsdk / 1.6.1 / mob_pushsdk.podspec.json
blobc570b97de18965919e1ad7c1c186718698cc8b5b
2   "name": "mob_pushsdk",
3   "version": "1.6.1",
4   "summary": "mob.com 官方提供的推送SDK",
5   "license": "MIT",
6   "authors": {
7     "mob": "mobproducts@163.com"
8   },
9   "homepage": "http://www.mob.com",
10   "source": {
11     "git": "https://github.com/MobClub/MobPush-For-iOS.git",
12     "tag": "1.6.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "default_subspecs": "MobPush",
18   "dependencies": {
19     "MOBFoundation": [
21     ]
22   },
23   "subspecs": [
24     {
25       "name": "MobPush",
26       "vendored_frameworks": [
27         "SDK/MobPush/MobPush.framework",
28         "SDK/MobPush/MobPushServiceExtension.framework"
29       ]
30     }
31   ]