[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 3 / 1 / 0 / WJDeveloperTools / 2.1.2 / WJDeveloperTools.podspec.json
blobee2844b61b79c61533754d90f7f62af2cd322993
2   "name": "WJDeveloperTools",
3   "version": "2.1.2",
4   "summary": "开发常用的一些小东东",
5   "homepage": "https://github.com/WJVijay/WJDeveloperTools",
6   "license": "MIT",
7   "authors": {
8     "WJ Vijay": "wangjunnige@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/WJVijay/WJDeveloperTools.git",
15     "tag": "2.1.2"
16   },
17   "source_files": "WJDeveloperTools/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SVProgressHUD": [
21       "~> 2.1.2"
22     ]
23   }