[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 2 / 7 / LmMobSDK / 5.0.0 / LmMobSDK.podspec.json
blobe11826d0bce8e74e7490db396f47c98a751b84b1
2   "name": "LmMobSDK",
3   "version": "5.0.0",
4   "summary": "蓝莓互娱 提供的iOS端的SDK.",
5   "description": "帮助开发者在开发项目时可以通过有效的第三方来更好更快的完善自己的激励视频,实现游戏变现,增加开发者收益.",
6   "homepage": "http://www.lmjoy.cn/",
7   "documentation_url": "https://github.com/lanmhy/LmMobSDK-integrated-document/blob/master/LmMobSDK-integrated-document/%E8%93%9D%E8%8E%93%E8%81%9A%E5%90%88SDK%E6%89%8B%E5%8A%A8%E9%9B%86%E6%88%90%E6%96%87%E6%A1%A3/5.0.0/v5.0%E8%93%9D%E8%8E%93%E8%81%9A%E5%90%88SDK%E9%9B%86%E6%88%90%E6%96%87%E6%A1%A3.pdf",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "lanmhy": "lmios@lmjoy.cn",
14     "yihai": "chenyihai.2008@163.com"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "xcconfig": {
20     "OTHER_LDFLAGS": "-ObjC"
21   },
22   "vendored_frameworks": [
23     "LmMobSDK/frameworks/AdColony.framework",
24     "LmMobSDK/frameworks/Centrixlink.framework",
25     "LmMobSDK/frameworks/Chartboost.framework",
26     "LmMobSDK/frameworks/MTGSDK.framework",
27     "LmMobSDK/frameworks/MTGSDKReward.framework",
28     "LmMobSDK/frameworks/UnityAds.framework"
29   ],
30   "vendored_libraries": "LmMobSDK/libLmMobSDK.a",
31   "frameworks": [
32     "Accelerate",
33     "AdSupport",
34     "AudioToolbox",
35     "AVFoundation",
36     "CFNetwork",
37     "CoreGraphics",
38     "CoreLocation",
39     "CoreTelephony",
40     "CoreMedia",
41     "CoreMotion",
42     "EventKit",
43     "GLKit",
44     "iAd",
45     "ImageIO",
46     "MediaPlayer",
47     "MessageUI",
48     "MobileCoreServices",
49     "QuartzCore",
50     "Security",
51     "Social",
52     "StoreKit",
53     "SystemConfiguration",
54     "WatchConnectivity",
55     "JavaScriptCore"
56   ],
57   "weak_frameworks": [
58     "WebKit",
59     "UIKit",
60     "Foundation"
61   ],
62   "libraries": [
63     "c++",
64     "sqlite3",
65     "xml2",
66     "z",
67     "resolv.9"
68   ],
69   "source": {
70     "git": "https://github.com/lanmhy/LmMobSDK-iOS.git",
71     "tag": "5.0.0"
72   },
73   "source_files": [
74     "LmMobSDK",
75     "LmMobSDK/**/*.{h,m}"
76   ],
77   "resources": [
78     "LmMobSDK/Assets/*.png",
79     "LmMobSDK/Assets/*.bundle"
80   ],
81   "public_header_files": "LmMobSDK/LmMobSDK.h",
82   "requires_arc": true,
83   "dependencies": {
84     "VungleSDK-iOS": [
85       "~> 6.2.0"
86     ],
87     "Google-Mobile-Ads-SDK": [
88       "~> 7.31.0"
89     ]
90   }