[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / a / 9 / b / LSUtils / 0.0.7 / LSUtils.podspec.json
blob35f85e4cef742940a03e7a736d6548ed99fb6f4a
2   "name": "LSUtils",
3   "version": "0.0.7",
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.7"
17   },
18   "source_files": "LSUtils/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SVProgressHUD": [
22       "~>2.2.5"
23     ]
24   }