[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / a / 2 / 1 / FBJSON / 1.0.0 / FBJSON.podspec.json
blobafbe073cc0c991dc3ad1bde0d7c2f187aaa41fb4
2   "name": "FBJSON",
3   "version": "1.0.0",
4   "summary": "FBJSON 是 AlipaySDK 的帮助类库。",
5   "description": "FBJSON 是 AlipaySDK 的帮助类库。它从 AlipaySDK 官方 Demo 中提取除 AlipaySDK.framework 和 AlipaySDK.bundle 之外的文件。",
6   "homepage": "https://github.com/robin2005/AliPaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AliPay": "http://www.alipay.com/"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/robin2005/FBJSON.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "source_files": "JSON/**/*.{h,m}"