[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / e / c / JXCOCO / 0.0.1 / JXCOCO.podspec.json
blob0bb269bd359b342a5dfb53ef28a9b32a56b9bd33
2   "name": "JXCOCO",
3   "version": "0.0.1",
4   "summary": "封装UIButton.",
5   "description": "创建一个库,自己测试一下",
6   "homepage": "https://github.com/bazingaJ/JXCOCO",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jesse Enzo": "yjingxu007@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bazingaJ/JXCOCO.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "JXButton/*",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   }