[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 5 / BLAlipay / 0.1.0 / BLAlipay.podspec.json
blobcf8d580d5b896c33b8d0d10a7ccee788d7bbcc50
2   "name": "BLAlipay",
3   "version": "0.1.0",
4   "summary": "快速集成 alipay-SDK",
5   "description": "快速集成alipaySDK",
6   "homepage": "https://github.com/bigL055/Alipay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linhey": " linhan.linhey@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/bigL055/Alipay.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BLAlipay/**/*",
22   "resources": "BLAlipay/AlipaySDK.bundle",
23   "vendored_frameworks": "BLAlipay/AlipaySDK.framework",
24   "public_header_files": "BLAlipay/AlipaySDK.framework/Headers/**/*.h",
25   "frameworks": [
26     "AlipaySDK",
27     "SystemConfiguration",
28     "CoreTelephony",
29     "QuartzCore",
30     "CoreText",
31     "CoreGraphics",
32     "UIKit",
33     "CFNetwork",
34     "CoreMotion",
35     "Foundation",
36     "UIKit"
37   ],
38   "libraries": [
39     "z",
40     "c++",
41     "sqlite3"
42   ]