[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 0 / 8 / LYAlipaySDKCoding / 0.0.1 / LYAlipaySDKCoding.podspec.json
blob2ef9b0ade52fc0ff78c2142e98a543eb990d86d7
2   "name": "LYAlipaySDKCoding",
3   "version": "0.0.1",
4   "summary": "LYAlipaySDKCoding",
5   "homepage": "https://coding.net/u/luyan/p/LYAlipaySDKCoding/git",
6   "license": "MIT",
7   "authors": {
8     "LuYan": "imluyan@icloud.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://git.coding.net/luyan/LYAlipaySDKCoding.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "AlipaySDK.framework/Headers/**/*.h",
19     "*.h",
20     "*.m"
21   ],
22   "public_header_files": "AlipaySDK.framework/Headers/**/*.h",
23   "frameworks": [
24     "SystemConfiguration",
25     "CoreTelephony",
26     "QuartzCore",
27     "CoreText",
28     "CoreGraphics",
29     "UIKit",
30     "Foundation",
31     "CFNetwork",
32     "CoreMotion"
33   ],
34   "vendored_frameworks": "AlipaySDK.framework",
35   "libraries": [
36     "c++",
37     "z"
38   ],
39   "resources": "AlipaySDK.bundle"