[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 7 / f / PocketChangeSDK / 1.0.7 / PocketChangeSDK.podspec.json
blobd7428b925b171a611d3d508b0e0e22c808310df9
2   "name": "PocketChangeSDK",
3   "version": "1.0.7",
4   "license": {
5     "type": "Commercial",
6     "text": "              All text and design is copyright (c) 2013 Pocket Change.\n\n              All rights reserved.\n\n              https://pocketchange.com/documentation\n"
7   },
8   "summary": "Pocket Change SDK for universal in-app rewards.",
9   "homepage": "https://pocketchange.com",
10   "authors": {
11     "Pocket Change": "contact@pocketchange.com"
12   },
13   "source": {
14     "http": "https://github.com/pocketchange/pocketchange-ios-sdk/archive/v1.0.7.zip"
15   },
16   "platforms": {
17     "ios": "4.3"
18   },
19   "source_files": "pocketchange-ios-sdk-*/PocketChangeSDK/include/*.h",
20   "preserve_paths": "pocketchange-ios-sdk-*/PocketChangeSDK/libPocketChangeSDK.a",
21   "frameworks": [
22     "UIKit",
23     "CoreData",
24     "CoreTelephony",
25     "QuartzCore",
26     "Security",
27     "SystemConfiguration",
28     "CoreGraphics"
29   ],
30   "weak_frameworks": "AdSupport",
31   "libraries": "PocketChangeSDK",
32   "xcconfig": {
33     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/PocketChangeSDK/pocketchange-ios-sdk-1.0.7/PocketChangeSDK\""
34   },
35   "requires_arc": false