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