[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / b / LSUtils / 0.0.5 / LSUtils.podspec.json
blobe4a5992f21e9fff1c8364cdcdcab27f2107e9bec
2   "name": "LSUtils",
3   "version": "0.0.5",
4   "summary": "a self use utils",
5   "description": "LSUtils is a iOS utils for self use.",
6   "homepage": "https://github.com/SandroLiu/LSUtils",
7   "license": "MIT",
8   "authors": {
9     "sandro": "liushuai_ios@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SandroLiu/LSUtils.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "LSUtils/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SVProgressHUD": [
22       "~>2.2.5"
23     ]
24   }