[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 1 / PlayableAdsPreviewer / 0.5.0 / PlayableAdsPreviewer.podspec.json
blob215bf62500b03a852fe60ac85a60339dc458061e
2   "name": "PlayableAdsPreviewer",
3   "version": "0.5.0",
4   "summary": "PlayableAds previewer.",
5   "license": "Custom",
6   "authors": {
7     "on99": "nanohugh@gmail.com"
8   },
9   "homepage": "https://github.com/yumimobi/PlayableAds-iOS",
10   "description": "PlayableAds previewer helps preview ads.",
11   "frameworks": [
12     "UIKit",
13     "Foundation",
14     "WebKit",
15     "SystemConfiguration",
16     "MobileCoreServices",
17     "AdSupport",
18     "CoreLocation",
19     "CoreTelephony",
20     "StoreKit"
21   ],
22   "libraries": "xml2",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "source": {
28     "http": "http://adsdk.yumimobi.com/iOS/PlayableAdsPreviewer/0.5.0_97.tar.bz2"
29   },
30   "platforms": {
31     "ios": "8.0"
32   },
33   "ios": {
34     "vendored_frameworks": "PlayableAdsPreviewer.framework"
35   }