[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / b / BLCategory / 0.0.1 / BLCategory.podspec.json
bloba8240ebfa6490dbf2eb44636c6dee4b8fdf0d0de
2   "name": "BLCategory",
3   "version": "0.0.1",
4   "summary": "This repository contains some category classes",
5   "description": "Categories are useful when we want some predefined methods in a perticular existing class",
6   "homepage": "https://github.com/LoganathanB/BLCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Loganathan": "loganathan_balakrishnan@thbs.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/LoganathanB/BLCategory.git",
19     "commit": "8ad7b3b18ac971665e777b3a4ef52ebec0d49784"
20   },
21   "source_files": "BLCategory/UIButton+BLOptions.{m,h}",
22   "requires_arc": true