[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / f / 2 / QuickCocoa / 1.0.1 / QuickCocoa.podspec.json
blob405e944ed94e4963d04fe31f6dc674bffb80fd09
2   "name": "QuickCocoa",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "Objective-C library.",
8   "description": "A convenient tire to do UI jobs.",
9   "homepage": "https://github.com/briceZhao/QuickCocoa",
10   "license": "MIT",
11   "authors": {
12     "briceZhao": "zx_brice@126.com"
13   },
14   "source": {
15     "git": "https://github.com/briceZhao/QuickCocoa.git",
16     "tag": "1.0.1"
17   },
18   "requires_arc": true,
19   "source_files": "QuickCocoa/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]