[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 8 / YHTool / 1.1.4 / YHTool.podspec.json
blobf0c352b27bdd9f0a9e4d801290159c59554dfa05
2   "name": "YHTool",
3   "version": "1.1.4",
4   "summary": "Custom Tool.",
5   "description": "Alamofire, Custom view, Extension, Multi-select picture.",
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": "1.1.4"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "YHTool/Classes/**/*.{swift,h,m}",
23   "resource_bundles": {
24     "YHTool": [
25       "YHTool/Classes/**/*.xib",
26       "YHTool/Assets/*.png"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "dependencies": {
34     "Alamofire": [
36     ],
37     "SwiftyJSON": [
39     ],
40     "ObjectMapper": [
41       "~> 3.3"
42     ],
43     "AlamofireObjectMapper": [
44       "~> 5.0"
45     ],
46     "MBProgressHUD": [
47       "~> 0.9.2"
48     ],
49     "QBImagePickerController": [
51     ],
52     "SDWebImage": [
53       "~>  3.8.0"
54     ]
55   }