[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / 5 / a / TestAlipayDemo / 0.1.0 / TestAlipayDemo.podspec.json
blobfd6ce64adad3e2bb3aed457097ef5d40d8727ddd
2   "name": "TestAlipayDemo",
3   "version": "0.1.0",
4   "summary": "A short description of TestAlipayDemo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iOSCoderJane/TestAlipayDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iOSCoderJane": "zhaoshenghui@wsecar.com"
13   },
14   "source": {
15     "git": "https://github.com/iOSCoderJane/TestAlipayDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "TestAlipayDemo/Classes/**/*",
23     "AlipaySDK/AlipaySDK.framework/Headers/*.h"
24   ],
25   "vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
26   "resources": "AlipaySDK/AlipaySDK.bundle",
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TestAlipayDemo/AlipaySDK/AlipaySDK.framework/Headers/**"
29   },
30   "frameworks": [
31     "Foundation",
32     "UIKit",
33     "SystemConfiguration",
34     "CoreTelephony",
35     "QuartzCore",
36     "CoreText",
37     "CoreGraphics",
38     "UIKit",
39     "Foundation",
40     "CFNetwork",
41     "CoreMotion"
42   ],
43   "libraries": [
44     "z",
45     "c++"
46   ]