[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 5 / 3 / TapjoySDK / 10.2.1 / TapjoySDK.podspec.json
blobbb1c61dd7883ca5bcf316553ecaef76b20d3af6a
2   "name": "TapjoySDK",
3   "version": "10.2.1",
4   "summary": "The Tapjoy iOS SDK for Advertiser and Publishers.",
5   "description": "Tapjoy is a mobile advertising and monetization platform whose Mobile Value Exchange® model allows users to select personalized advertisements with which to engage for virtual rewards or premium content. The iOS SDK provides support for the platform.",
6   "license": {
7     "type": "Commercial",
8     "text": "See http://tech.tapjoy.com/product-overview/tapjoy-sdk-download-license-agreement"
9   },
10   "homepage": "http://www.tapjoy.com",
11   "authors": {
12     "Tapjoy": "http://www.tapjoy.com"
13   },
14   "source": {
15     "http": "https://s3.amazonaws.com/tapjoy/sdks/TapjoySDK_iOS_v10.2.1.zip"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "resources": "TapjoySDK_iOS_v10.2.1/Libraries/Tapjoy.embeddedframework/**/*.bundle",
21   "public_header_files": "TapjoySDK_iOS_v10.2.1/Libraries/Tapjoy.embeddedframework/Tapjoy.framework/**/*.h",
22   "preserve_paths": "TapjoySDK_iOS_v10.2.1/Libraries/Tapjoy.embeddedframework/Tapjoy.framework",
23   "vendored_frameworks": "TapjoySDK_iOS_v10.2.1/Libraries/Tapjoy.embeddedframework/Tapjoy.framework",
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   "libraries": [
43     "sqlite3.0",
44     "xml2",
45     "z"
46   ],
47   "weak_frameworks": [
48     "AdSupport",
49     "CoreTelephony",
50     "Social",
51     "StoreKit",
52     "Twitter"
53   ],
54   "xcconfig": {
55     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/TapjoySDK/**\""
56   },
57   "requires_arc": false