[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 5 / 0 / HXIAPManager / 0.0.4 / HXIAPManager.podspec.json
blobf730f0eb9412cdfd12cc89e7f140664023100ef0
2   "name": "HXIAPManager",
3   "version": "0.0.4",
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.4"
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   }