[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / a / b / Jtool / 0.1.0 / Jtool.podspec.json
blob3e10b3ccd12364faaef5420306d306feb6100f19
2   "name": "Jtool",
3   "version": "0.1.0",
4   "summary": "A short description of Jtool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lywsbcn/Jtool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lywsbcn": "89324055@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lywsbcn/Jtool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Jtool/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 4.0.0"
25     ],
26     "Masonry": [
27       "~> 1.0.2"
28     ]
29   }