[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 8 / YHTool / 0.1.1 / YHTool.podspec.json
blobed18fd34b33dc0cdbd88b647ea656b65ff97853f
2   "name": "YHTool",
3   "version": "0.1.1",
4   "summary": "自定义的工具.",
5   "description": "主要包含网络请求、自定义 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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YHTool/Classes/**/*.{swift,h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Alamofire": [
29     ],
30     "SwiftyJSON": [
32     ],
33     "ObjectMapper": [
34       "~> 3.3"
35     ],
36     "AlamofireObjectMapper": [
37       "~> 5.0"
38     ],
39     "MBProgressHUD": [
40       "~> 0.9.2"
41     ],
42     "QBImagePickerController": [
44     ],
45     "SDWebImage": [
46       "~>  3.8.0"
47     ]
48   }