[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / 2 / SupersonicAppLovinAdapter / 0.0.0.2 / SupersonicAppLovinAdapter.podspec.json
blobbe3a5ad29f56edb9e080d17cca8367154725c0ef
2   "name": "SupersonicAppLovinAdapter",
3   "version": "0.0.0.2",
4   "summary": "AppLovin Adapter",
5   "description": "Use this adapter to show AppLovin ads",
6   "homepage": "http://www.supersonic.com",
7   "license": {
8     "type": "Commercial",
9     "text": "https://www.supersonic.com/terms-of-use/"
10   },
11   "authors": {
12     "Supersonic": "customersupport@supersonicads.com"
13   },
14   "source": {
15     "http": "https://dl.bintray.com/supersonic/ios-adapters/SUAppLovinAdapter0.0.1.zip"
16   },
17   "public_header_files": "SUAppLovinAdapter/SUAppLovinAdapter.framework/**/*.h",
18   "preserve_paths": "SUAppLovinAdapter/SUAppLovinAdapter.framework",
19   "platforms": {
20     "ios": null
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "AdSupport",
25     "MediaPlayer",
26     "UIKit",
27     "AVFoundation",
28     "CoreTelephony",
29     "CoreGraphics",
30     "CoreMedia",
31     "StoreKit",
32     "SystemConfiguration"
33   ],
34   "vendored_frameworks": "SUAppLovinAdapter/SUAppLovinAdapter.framework",
35   "dependencies": {
36     "SupersonicSDK": [
37       "= 6.4.10.0"
38     ]
39   }