[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 8 / 0 / HATHandyKit / 0.2.0 / HATHandyKit.podspec.json
blobcc936014abc6ff22f428c682684e1fbaf1e95802
2   "name": "HATHandyKit",
3   "version": "0.2.0",
4   "summary": "HATHandyKit pod for some project.",
5   "description": "This is just an simple pod, use for my HAT progress.",
6   "homepage": "https://github.com/bugs2/HATHandyKit",
7   "license": {
8     "type": "proprietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bugs2": "mcckoy@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/bugs2/HATHandyKit.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HATHandyKit/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics"
25   ],
26   "dependencies": {
27     "Masonry": [
29     ]
30   },
31   "requires_arc": true