[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / b / SS-DomobAdSDK / 4.4.8 / SS-DomobAdSDK.podspec.json
blob9c0d0e67f63c125074f72a247d2be3d3d3113bf6
2   "name": "SS-DomobAdSDK",
3   "version": "4.4.8",
4   "license": {
5     "type": "Cpoyright",
6     "text": "LICENSE  ©2015 Domob, Inc. All rights reserved"
7   },
8   "summary": "Domob AD SDK for iOS.",
9   "homepage": "http://www.domob.cn/developers/changelog/ios_sdk_changelog.html",
10   "authors": {
11     "Shingwa Six": "http://blog.waaile.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/shingwasix/DomobAd-iOS-SDK.git",
18     "tag": "4.4.8"
19   },
20   "source_files": "DomobAdSDK/*.h",
21   "public_header_files": "DomobAdSDK/*.h",
22   "resources": "DomobAdSDK/DomobAdSDKBundle/*.bundle",
23   "preserve_paths": "DomobAdSDK/*.a",
24   "frameworks": [
25     "CoreMedia",
26     "MediaPlayer",
27     "QuartzCore",
28     "CoreText",
29     "CoreGraphics",
30     "StoreKit",
31     "PassKit",
32     "Social",
33     "EventKit",
34     "AVFoundation",
35     "AudioToolbox",
36     "SystemConfiguration",
37     "Foundation",
38     "UIKit"
39   ],
40   "libraries": [
41     "z",
42     "sqlite3",
43     "DomobAdSDK"
44   ],
45   "requires_arc": true,
46   "xcconfig": {
47     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/SS-DomobAdSDK/DomobAdSDK"
48   }