[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / 1 / RevMobSDK / 5.5.1 / RevMobSDK.podspec.json
blobd886555e84643bf68829247d4bd00df1be14777f
2   "name": "RevMobSDK",
3   "version": "5.5.1",
4   "summary": "RevMobSDK for showing ads, banners, more games link and many more.",
5   "homepage": "http://sdk.revmob.com/ios.html",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "RevMob": "http://www.revmob.com"
12   },
13   "source": {
14     "git": "https://github.com/evil159/RevMobiOSSDK.git",
15     "tag": "5.5.1"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "**/Headers/*.h",
21   "preserve_paths": "**/**",
22   "weak_frameworks": [
23     "StoreKit",
24     "AdSupport"
25   ],
26   "frameworks": [
27     "SystemConfiguration",
28     "RevMobAds"
29   ],
30   "xcconfig": {
31     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/RevMobSDK"
32   },
33   "requires_arc": false