[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 9 / BluefirSDK / 0.2.3 / BluefirSDK.podspec.json
blobbf7386d01ac6d02f0ca0b834e2af58df6136eef4
2   "name": "BluefirSDK",
3   "version": "0.2.3",
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.3"
20   },
21   "vendored_frameworks": "BluefirSDK/BluefirSDK.framework",
22   "resources": "BluefirSDK/BluefirSDKBundle.bundle",
23   "frameworks": [
24     "StoreKit",
25     "Security"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.0"
30     ],
31     "Masonry": [
33     ],
34     "ShareSDK3": [
36     ],
37     "MOBFoundation": [
39     ],
40     "ShareSDK3/ShareSDKPlatforms/QQ": [
42     ],
43     "ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
45     ],
46     "ShareSDK3/ShareSDKPlatforms/WeChat": [
48     ]
49   }