[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 3 / 7 / GreedSocialSDK / 0.1.2 / GreedSocialSDK.podspec.json
blob8c1e2724c063060230637ff8c84db4202034f9ed
2   "name": "GreedSocialSDK",
3   "version": "0.1.2",
4   "summary": "社交化SDK集成",
5   "homepage": "https://github.com/greedlab/GreedSocialSDK",
6   "license": "MIT",
7   "authors": {
8     "Bell": "bell@greedlab.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/greedlab/GreedSocialSDK.git",
15     "tag": "0.1.2"
16   },
17   "source_files": [
18     "GreedSocialSDK",
19     "GreedSocialSDK/*.{h,m}"
20   ],
21   "resources": "GreedSocialSDK/Resource/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "GreedTencentOpenAPI": [
29       "2.9.5.1"
30     ],
31     "GreedWeChatSDK-iOS": [
33     ],
34     "WeiboSDK": [
36     ],
37     "GreedCategory": [
39     ]
40   }