[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / a / LBUtility / 1.0.1 / LBUtility.podspec.json
blob9fefc31803012c8c7ae5832ebad4bbc382b41d07
2   "name": "LBUtility",
3   "version": "1.0.1",
4   "summary": "Utility for iOS development",
5   "homepage": "https://github.com/Billy1988/LBUtility",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Billy Lee": "lchb1988@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Billy1988/LBUtility.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LBUtility/*.{h,m}",
22   "public_header_files": "LBUtility/*.h",
23   "dependencies": {
24     "MBProgressHUD": [
26     ]
27   }