[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 6 / JHCategories / 1.0.1 / JHCategories.podspec.json
bloba89a3fb7b6c3e8bb22876814a6473aee58e88f23
2   "name": "JHCategories",
3   "summary": "A chainable categories for UIView",
4   "version": "1.0.1",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Haocold": "xjh093@126.com"
10   },
11   "homepage": "https://github.com/xjh093/JHCategories-Chainable",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/xjh093/JHCategories-Chainable.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "JHCategories/**/*.{h,m}",
20   "public_header_files": "JHCategories/**/*.{h}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]