[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 2 / 9 / AlipaySDK_iOS / 0.1.2 / AlipaySDK_iOS.podspec.json
blob87f46b43360e85ba2de63c7eb5a431a5c352ed31
2   "name": "AlipaySDK_iOS",
3   "version": "0.1.2",
4   "summary": "支付宝官方SDK同步更新",
5   "description": "支付宝官方SDK同步更新, email: houmanager@hotmail.com",
6   "homepage": "https://github.com/stackhou/AlipaySDK_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "houmanager": "houmanager@hotmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/stackhou/AlipaySDK_iOS.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "AlipaySDKiOS/AlipaySDK.framework/**/*",
22   "exclude_files": "Classes/Exclude",
23   "resources": "AlipaySDKiOS/AlipaySDK.bundle",
24   "requires_arc": true,
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony",
28     "QuartzCore",
29     "CoreText",
30     "CoreGraphics",
31     "UIKit",
32     "Foundation",
33     "CFNetwork",
34     "CoreMotion"
35   ],
36   "libraries": [
37     "c++",
38     "z"
39   ]