[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / f / JXBase / 0.0.1 / JXBase.podspec.json
blobf3b500f21a24df3f744813fd435d5ad90f98f2fb
2   "name": "JXBase",
3   "version": "0.0.1",
4   "summary": "iOS Base Framework.",
5   "description": "iOS Base Framework with Masonry/ReactiveObjC/DZNEmptyDataSet.",
6   "homepage": "https://github.com/tospery/JXBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tospery": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/JXBase.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JXBase/Classes/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]