[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 2 / BLCategories / 1.0.2 / BLCategories.podspec.json
blob4f8805f8c6a569a9d49486da3393265dd42c5017
2   "name": "BLCategories",
3   "version": "1.0.2",
4   "summary": "Collect common methods, classes to be used in project",
5   "description": "I have worked on many projects, recognised a issue that developer must copy and paste common methods/classes if they want to use, but these methods/classes are the same, it is difficult a little bit. Why don't we create a folder which contains common methods/classes? This pod is created for this question.",
6   "homepage": "https://github.com/b1nhle/BLCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Binh Le": "mlequocbinh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/b1nhle/BLCategories.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BLCategories/Classes/*.{h,m}"