[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / c / FakeAlipay / 0.0.1 / FakeAlipay.podspec.json
blob30f564f08ae09137505fe9d2213435c1910c007f
2   "name": "FakeAlipay",
3   "version": "0.0.1",
4   "summary": "FakeAlipay",
5   "description": "FakeAlipay for CocoaPods",
6   "homepage": "https://github.com/v7lin/FakeAlipay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "v7lin": "v7lin@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/v7lin/FakeAlipay.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resources": "FakeAlipay/Alipay/*.bundle",
22   "vendored_frameworks": "FakeAlipay/Alipay/*.framework",
23   "frameworks": [
24     "SystemConfiguration",
25     "CoreTelephony",
26     "CoreText",
27     "CoreGraphics",
28     "UIKit",
29     "Foundation",
30     "CFNetwork",
31     "CoreMotion"
32   ],
33   "libraries": [
34     "c++",
35     "z"
36   ]