[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 9 / 7 / 2 / JHExtension / 0.1.0 / JHExtension.podspec.json
blob3ce71c1e1b063f27bbcf6769a9f769d18a7b35fb
2   "name": "JHExtension",
3   "version": "0.1.0",
4   "summary": "A short description of JHExtension.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RayJiang/JHExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RayJiang": "1184731421@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/RayJiang16/JHExtension.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JHExtension/Classes/**/*",
23   "dependencies": {
24     "MBProgressHUD": [
26     ],
27     "Then": [
29     ],
30     "SnapKit": [
31       "~> 4.0.0"
32     ]
33   }