[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 3 / 8 / GreystripeSDK / 4.2.1 / GreystripeSDK.podspec.json
blob965fd52ae149e91773ed5da2b6b2ea3ad56517f3
2   "name": "GreystripeSDK",
3   "version": "4.2.1",
4   "license": {
5     "type": "Apache 2.0",
6     "text": "The Greystripe SDK for iOS is licensed under the Apache License, Version 2.0 \nhttp://www.apache.org/licenses/LICENSE-2.0.html\n"
7   },
8   "summary": "Greystripe SDK for iOS.",
9   "homepage": "www.greystripe.com",
10   "authors": {
11     "Greystripe": "support@greystripe.com"
12   },
13   "source": {
14     "git": "https://github.com/greystripe/greystripe-ios-sdk.git",
15     "tag": "v4.2.1"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "GreystripeSDK/*.h",
21   "preserve_paths": "GreystripeSDK/libGreystripeSDK.a",
22   "libraries": [
23     "GreystripeSDK",
24     "sqlite3",
25     "z"
26   ],
27   "frameworks": [
28     "AddressBook",
29     "AddressBookUI",
30     "CoreGraphics",
31     "CoreLocation",
32     "EventKit",
33     "EventKitUI",
34     "MessageUI",
35     "MobileCoreServices",
36     "QuartzCore",
37     "SystemConfiguration",
38     "UIKit"
39   ],
40   "weak_frameworks": [
41     "AdSupport",
42     "Accounts",
43     "PassKit",
44     "Social",
45     "StoreKit",
46     "Twitter"
47   ],
48   "xcconfig": {
49     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/GreystripeSDK/GreystripeSDK\""
50   },
51   "requires_arc": false