[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / a / SupersonicTapjoyAdapter / 2.1.1.0 / SupersonicTapjoyAdapter.podspec.json
blobb9f85ec5300691795ea618ee0361a35b0b4aca64
2   "name": "SupersonicTapjoyAdapter",
3   "version": "2.1.1.0",
4   "summary": "Tapjoy Adapter",
5   "description": "Use this adapter to show Tapjoy 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/SUTapjoyAdapter2.1.1.zip"
16   },
17   "public_header_files": "SUTapjoyAdapter/SUTapjoyAdapter.framework/**/*.h",
18   "preserve_paths": "SUTapjoyAdapter/SUTapjoyAdapter.framework",
19   "platforms": {
20     "ios": null
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "Security",
25     "CoreData",
26     "CFNetwork",
27     "CoreGraphics",
28     "CoreLocation",
29     "CoreMotion",
30     "EventKitUI",
31     "EventKit",
32     "Foundation",
33     "MapKit",
34     "MediaPlayer",
35     "MessageUI",
36     "MobileCoreServices",
37     "QuartzCore",
38     "SystemConfiguration",
39     "UIKit"
40   ],
41   "weak_frameworks": [
42     "AdSupport",
43     "CoreTelephony",
44     "Social",
45     "StoreKit",
46     "Twitter"
47   ],
48   "libraries": [
49     "sqlite3.0",
50     "xml2",
51     "z",
52     "c++"
53   ],
54   "resources": "SUTapjoyAdapter/Resources/**/*.bundle",
55   "vendored_frameworks": "SUTapjoyAdapter/SUTapjoyAdapter.framework"