[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 7 / f / PocketChangeSDK / 1.0.10 / PocketChangeSDK.podspec.json
blob5eb82d93690148bbcb2da2e809ca28246edeb881
2   "name": "PocketChangeSDK",
3   "version": "1.0.10",
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.10.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.10/PocketChangeSDK\""
34   },
35   "requires_arc": false