[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 8 / YHTool / 0.1.0 / YHTool.podspec.json
blob794fa3be0b099af28a89f7dc16defeeac13e51a2
2   "name": "YHTool",
3   "version": "0.1.0",
4   "summary": "自定义的工具.",
5   "description": "TODO: 主要包含网络请求、自定义 view、扩展工具.",
6   "homepage": "https://github.com/GoGoodGo/YHTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OYangHui": "442371047@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/GoGoodGo/YHTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YHTool/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ],
30     "ObjectMapper": [
31       "~> 3.3"
32     ],
33     "AlamofireObjectMapper": [
34       "~> 5.0"
35     ],
36     "MBProgressHUD": [
37       "~> 0.9.2"
38     ],
39     "QBImagePickerController": [
41     ],
42     "SDWebImage": [
43       "~>  3.8.0"
44     ]
45   }