[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 0 / WJDeveloperTools / 2.1.1 / WJDeveloperTools.podspec.json
blob93729f23eb0c2274149ef6e40e142bb556d27359
2   "name": "WJDeveloperTools",
3   "version": "2.1.1",
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": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/WJVijay/WJDeveloperTools.git",
15     "tag": "2.1.1"
16   },
17   "source_files": "WJDeveloperTools/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SVProgressHUD": [
21       "~> 2.2.5"
22     ]
23   }