[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / a / d / Mobiexchanger / 0.1.8 / Mobiexchanger.podspec.json
blob3405f6afa86166b6b801f69192846a682d7da5d8
2   "name": "Mobiexchanger",
3   "version": "0.1.8",
4   "summary": "This is a ads sdk of Mobiexchanger.",
5   "description": "This is a Mobiexchanger's advertise SDK, and we can use it as a module",
6   "homepage": "https://github.com/liusas/Mobiexchanger-iOS-SDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Liusas": "liufeng@mobiexchanger.com"
13   },
14   "source": {
15     "git": "https://github.com/liusas/Mobiexchanger-iOS-SDK.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-lObjC"
23   },
24   "vendored_frameworks": "Mobiexchanger/MobiPubSDK.framework",
25   "frameworks": [
26     "AdSupport",
27     "CoreServices",
28     "SafariServices",
29     "StoreKit",
30     "SystemConfiguration",
31     "CoreMedia",
32     "AVFoundation",
33     "AVKit",
34     "CoreTelephony",
35     "MediaPlayer",
36     "WebKit",
37     "CoreGraphics",
38     "UIKit",
39     "Foundation"
40   ]