[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 9 / BluefirSDK / 0.0.1 / BluefirSDK.podspec.json
blobcd68107ff1db8e33919ce3b31fd524c5ea34d382
2   "name": "BluefirSDK",
3   "version": "0.0.1",
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.0.1"
20   },
21   "vendored_frameworks": "BluefirSDK/BluefirSDK.framework",
22   "resources": "BluefirSDK/BluefirSDKBundle.bundle",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0"
26     ],
27     "Masonry": [
29     ]
30   }