Latest | 4.4.8 |
---|---|
Homepage | http://www.domob.cn/developers/changelog/ios_sdk_changelog.html |
License | Cpoyright LICENSE ©2015 Domob, Inc. All rights reserved |
Platforms | ios 5.0, requires ARC |
Frameworks | Foundation, UIKit, CoreMedia*, MediaPlayer*, QuartzCore*, CoreText*, CoreGraphics*, StoreKit*, PassKit*, Social*, EventKit*, AVFoundation*, AudioToolbox*, SystemConfiguration* |
Authors |
Latest podspec
{ "name": "DomobAdSDK", "version": "4.4.8", "license": { "type": "Cpoyright", "text": "LICENSE u00a92015 Domob, Inc. All rights reserved" }, "summary": "Domob AD SDK for iOS.", "homepage": "http://www.domob.cn/developers/changelog/ios_sdk_changelog.html", "authors": { "Shingwa Six": "http://blog.waaile.com" }, "platforms": { "ios": "5.0" }, "source": { "git": "https://github.com/shingwasix/DomobAd-iOS-SDK.git", "tag": "4.4.8" }, "source_files": "DomobAdSDK/*.h", "public_header_files": "DomobAdSDK/*.h", "resources": "DomobAdSDK/DomobAdSDKBundle/*.bundle", "preserve_paths": "DomobAdSDK/*.a", "frameworks": [ "Foundation", "UIKit" ], "weak_frameworks": [ "CoreMedia", "MediaPlayer", "QuartzCore", "CoreText", "CoreGraphics", "StoreKit", "PassKit", "Social", "EventKit", "AVFoundation", "AudioToolbox", "SystemConfiguration" ], "libraries": [ "z", "sqlite3", "DomobAdSDK" ], "requires_arc": true, "xcconfig": { "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/DomobAdSDK/DomobAdSDK" } }
Sun, 28 Feb 2016 03:56:02 +0000