[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 1 / 8 / YHTool / 1.2.0 / YHTool.podspec.json
blobe05b75a8eafae4e62f5739277453938f6c0656fc
2   "name": "YHTool",
3   "version": "1.2.0",
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.2.0"
17   },
18   "swift_version": "4.2",
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": [
42     ],
43     "AlamofireObjectMapper": [
45     ],
46     "MBProgressHUD": [
48     ],
49     "QBImagePickerController": [
51     ],
52     "SDWebImage": [
54     ]
55   }