[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 2 / 5 / b / MobiAdSDK / 1.0.4 / MobiAdSDK.podspec.json
blob806de479c046a462828350931d3bb047d82185f3
2   "name": "MobiAdSDK",
3   "version": "1.0.4",
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/MobiAdSDK.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/MobiAdSDK.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "MobiAdSDK/*.framework",
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC"
24   },
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   ]