[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 5 / a / Hotaru / 1.0.0 / Hotaru.podspec.json
blob343586574ea9c8d6c27c1cb8f76d6e88f86ac47d
2   "name": "Hotaru",
3   "version": "1.0.0",
4   "summary": "networking framework whit swift 3.0.",
5   "homepage": "https://github.com/hujewelz/hotaru",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hujewelz": "hujewelz@163.com"
12   },
13   "source": {
14     "git": "https://github.com/hujewelz/hotaru.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Hotaru/Classes/**/*",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.5.0"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"