[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / e / HToolsLib / 0.1.2 / HToolsLib.podspec.json
blobb74814bdcacb196909cb3b693ee333aa8e21acff
2   "name": "HToolsLib",
3   "version": "0.1.2",
4   "summary": "A short description of HToolsLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WriteforBlack/HToolsLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WriteforBlack": "kunpenghong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/WriteforBlack/HToolsLib.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HToolsLib/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "StoreKit",
25     "UIKit"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.1.0"
30     ],
31     "SDWebImage": [
32       "~> 4.0.0"
33     ],
34     "MJRefresh": [
35       "~> 3.1.12"
36     ],
37     "SVProgressHUD": [
38       "~> 2.1.2"
39     ],
40     "MJExtension": [
41       "~> 3.0.13"
42     ],
43     "EGOCache": [
44       "~> 2.1.3"
45     ]
46   }