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