[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 8 / f / BRKit / 1.0.1 / BRKit.podspec.json
blob8b62cea3210709d7d73f9f0126b746d3ac604693
2   "name": "BRKit",
3   "version": "1.0.1",
4   "summary": "A collection of iOS UIKit, Foundation and other extensions.",
5   "description": "A collection of iOS UIKit, Foundation and other extensions, Support the Objective - C language.",
6   "homepage": "https://github.com/91renb/BRKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "任波": "91renb@gmail.com"
13   },
14   "social_media_url": "http://blog.91renb.com",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/91renb/BRKit.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "BRKit/**/*.{h,m}",
23   "requires_arc": true