[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / f / 9 / BluefirSDK / 0.5.0 / BluefirSDK.podspec.json
blobb9d1869feacd2641f7b389d20a10d9d286be78ed
2   "name": "BluefirSDK",
3   "version": "0.5.0",
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. Ver. 0.5.0 update iAP and wechat login features.",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/forrestluo/BluefirSDK.git",
19     "tag": "0.5.0"
20   },
21   "vendored_frameworks": "BluefirSDK/BluefirSDK.framework",
22   "resources": "BluefirSDK/BluefirSDKBundle.bundle",
23   "frameworks": [
24     "StoreKit",
25     "Security",
26     "GameKit",
27     "AVFoundation",
28     "WebKit",
29     "AdSupport",
30     "CoreTelephony",
31     "CoreMedia"
32   ],
33   "libraries": "z",
34   "dependencies": {
35     "AFNetworking": [
36       "~> 3.0"
37     ],
38     "Masonry": [
40     ],
41     "mob_sharesdk": [
43     ],
44     "mob_sharesdk/ShareSDKUI": [
46     ],
47     "mob_sharesdk/ShareSDKExtension": [
49     ],
50     "mob_sharesdk/ShareSDKPlatforms/QQ": [
52     ],
53     "mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
55     ],
56     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
58     ],
59     "mob_sharesdk/ShareSDKPlatforms/Facebook": [
61     ],
62     "mob_sharesdk/ShareSDKPlatforms/Twitter": [
64     ]
65   }