[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / 9 / BluefirSDK / 0.2.5 / BluefirSDK.podspec.json
blob134951885ff4991d2581f9b4ac10c117850b23cd
2   "name": "BluefirSDK",
3   "version": "0.2.5",
4   "summary": "BluefirSDK is an platform SDK for mobile games",
5   "description": "A mobile game platform SDK. User System, Payment, Feedback, In-game webView, Data report, Share,\nthird-party SDK integration, and so on.",
6   "homepage": "http://www.kunpo.cc",
7   "license": {
8     "type": "LGPL",
9     "text": "                        ® 2016 Bluefir All Rights Reserved.\n"
10   },
11   "authors": {
12     "ForrestLuo": "forrestluo@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/forrestluo/BluefirSDK.git",
19     "tag": "0.2.5"
20   },
21   "vendored_frameworks": "BluefirSDK/BluefirSDK.framework",
22   "resources": "BluefirSDK/BluefirSDKBundle.bundle",
23   "frameworks": [
24     "StoreKit",
25     "Security",
26     "GameKit"
27   ],
28   "dependencies": {
29     "AFNetworking": [
30       "~> 3.0"
31     ],
32     "Masonry": [
34     ],
35     "ShareSDK3": [
37     ],
38     "MOBFoundation": [
40     ],
41     "ShareSDK3/ShareSDKPlatforms/QQ": [
42       "= 3.3.1"
43     ],
44     "ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
46     ],
47     "ShareSDK3/ShareSDKPlatforms/WeChat": [
49     ]
50   }