[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 9 / BluefirSDK / 0.3.4 / BluefirSDK.podspec.json
blobb19dbf1c5048c5b8f368bc6febbd21465209d406
2   "name": "BluefirSDK",
3   "version": "0.3.4",
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.3.3 delete the video ads support.",
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.3.4"
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     "ShareSDK3": [
42       "= 3.6.3"
43     ],
44     "MOBFoundation": [
45       "= 2.2.19"
46     ],
47     "ShareSDK3/ShareSDKPlatforms/QQ": [
48       "= 3.6.3"
49     ],
50     "ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
51       "= 3.6.3"
52     ],
53     "ShareSDK3/ShareSDKPlatforms/WeChat": [
54       "= 3.6.3"
55     ],
56     "ShareSDK3/ShareSDKPlatforms/Facebook": [
57       "= 3.6.3"
58     ],
59     "ShareSDK3/ShareSDKPlatforms/Twitter": [
60       "= 3.6.3"
61     ],
62     "ShareSDK3/ShareSDKUI": [
63       "= 3.6.3"
64     ],
65     "ShareSDK3/ShareSDKExtension": [
66       "= 3.6.3"
67     ]
68   }