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