[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 5 / 7 / AGALiPaySDK / 1.0.0 / AGALiPaySDK.podspec.json
blob7c4e9b2ba6a77efed5c83d09357bff2f1b169e90
2   "name": "AGALiPaySDK",
3   "version": "1.0.0",
4   "summary": "A lib repository for ALipay.",
5   "description": "AGALiPaySDK is a private lib repository for ALipay.",
6   "homepage": "https://docs.open.alipay.com/204/105051",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AgenricWon": "AgenricWon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Agenric/AGALiPaySDK.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "swift_version": "3.0",
23   "vendored_frameworks": "AGALiPaySDK/AlipaySDK.framework",
24   "resources": "AGALiPaySDK/AlipaySDK.bundle",
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony",
28     "QuartzCore",
29     "CoreText",
30     "CFNetwork",
31     "CoreGraphics",
32     "CoreMotion",
33     "Foundation",
34     "UIKit",
35     "Security"
36   ],
37   "libraries": [
38     "z",
39     "c++"
40   ]