[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 9 / BluefirSDK / 0.2.19 / BluefirSDK.podspec.json
blob82d34a1c0f37db5f28d070145672c1212ebdf1d7
2   "name": "BluefirSDK",
3   "version": "0.2.19",
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.19"
20   },
21   "source_files": [
22     "Ads/libChanceAd/*.h",
23     "Ads/joyingAds/include/*.h",
24     "Ads/domob/Headers/*.h"
25   ],
26   "vendored_frameworks": [
27     "BluefirSDK/BluefirSDK.framework",
28     "Ads/chartboost/Chartboost.framework"
29   ],
30   "vendored_libraries": [
31     "Ads/joyingAds/libUMVideoSDK.a",
32     "Ads/libChanceAd/libChanceAd.a",
33     "Ads/domob/libIndependentVideoSDK.a"
34   ],
35   "resources": [
36     "BluefirSDK/BluefirSDKBundle.bundle",
37     "Ads/joyingAds/UMVideo.bundle",
38     "Ads/libChanceAd/ChanceAdRes.bundle",
39     "Ads/domob/IndependentVideoBundle.bundle"
40   ],
41   "frameworks": [
42     "StoreKit",
43     "Security",
44     "GameKit",
45     "AVFoundation",
46     "WebKit",
47     "AdSupport",
48     "CoreTelephony",
49     "CoreMedia"
50   ],
51   "libraries": "z",
52   "dependencies": {
53     "AFNetworking": [
54       "~> 3.0"
55     ],
56     "Masonry": [
58     ],
59     "ShareSDK3": [
61     ],
62     "MOBFoundation": [
63       "= 2.0.11"
64     ],
65     "ShareSDK3/ShareSDKPlatforms/QQ": [
66       "= 3.3.1"
67     ],
68     "ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
70     ],
71     "ShareSDK3/ShareSDKPlatforms/WeChat": [
73     ],
74     "ShareSDK3/ShareSDKUI": [
76     ],
77     "VungleSDK-iOS": [
79     ]
80   }