[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 0 / HXIAPManager / 0.0.1 / HXIAPManager.podspec.json
blob3b649787a0c1e7afafe7f2bbe9fc495b17ffdef9
2   "name": "HXIAPManager",
3   "version": "0.0.1",
4   "summary": "HXIAPManager.",
5   "description": "hxsd's IAP component",
6   "homepage": "https://gitee.com/cainiaoLQ/HXIAPManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "": ""
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/cainiaoLQ/HXIAPManager.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "*.{h,m}",
22   "frameworks": [
23     "StoreKit",
24     "Security"
25   ],
26   "requires_arc": true,
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
29   }