[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / d / SocialSDK_R / 0.0.4 / SocialSDK_R.podspec.json
blobb75da04151e28c78c771af24cd4ec3fe752976a3
2   "name": "SocialSDK_R",
3   "version": "0.0.4",
4   "summary": "SocialSDK_R SDK for iOS",
5   "homepage": "https://github.com/GagSquad/SocialSDK",
6   "authors": {
7     "itlijunjie@gmail.com": "https://github.com/itlijunjie",
8     "LVJIALIN": "https://github.com/LVJIALIN"
9   },
10   "license": {
11     "type": "WTFPL",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/GagSquad/SocialSDK.git",
19     "tag": "0.0.4"
20   },
21   "requires_arc": true,
22   "default_subspecs": [
23     "WeiboSDK_R",
24     "SocialSDK_R"
25   ],
26   "subspecs": [
27     {
28       "name": "WeiboSDK_R",
29       "resources": "SDK/libWeiboSDK/WeiboSDK.bundle"
30     },
31     {
32       "name": "SocialSDK_R",
33       "resources": "SocialSDK/Rrources/GSSocialSDKResources.bundle"
34     }
35   ]