[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / 7 / 6 / JSTools / 0.1.2 / JSTools.podspec.json
blobe7246331e325ec13b42e097065bddcd7b46c062a
2   "name": "JSTools",
3   "version": "0.1.2",
4   "summary": "A short description of JSTools.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/nicehere/JSTools.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jeemy": "115096116@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/nicehere/JSTools.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JSTools/Classes/**/*",
22   "dependencies": {
23     "MJExtension": [
24       "~> 3.0.15.1"
25     ]
26   }