[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 1 / f / ZLAliPay / 1.0.0 / ZLAliPay.podspec.json
blob19511784eaaa60c444e68daa8e1d47353223f8fa
2   "name": "ZLAliPay",
3   "version": "1.0.0",
4   "summary": "2016.3.20最新sdk",
5   "homepage": "https://github.com/zhoulincome/AliPay",
6   "license": "MIT",
7   "authors": {
8     "zhoulin": "359344816@q.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/zhoulincome/AliPay.git",
15     "tag": "1.0.0"
16   },
17   "vendored_libraries": "AliEx/*.a",
18   "resources": [
19     "AlipaySDK.bundle",
20     "AliEx/*.{h,m}",
21     "Util/*.{h,m}"
22   ],
23   "frameworks": [
24     "SystemConfiguration",
25     "CoreTelephony",
26     "QuartzCore",
27     "CoreText",
28     "CoreGraphics",
29     "UIKit",
30     "Foundation",
31     "CFNetwork",
32     "CoreMotion"
33   ],
34   "libraries": [
35     "z",
36     "c++"
37   ],
38   "vendored_frameworks": "AlipaySDK.framework",
39   "requires_arc": true