[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 8 / 0 / HATHandyKit / 0.12.0 / HATHandyKit.podspec.json
blob81f2bea26f1f072b4e255ecc01b399cb8561d72d
2   "name": "HATHandyKit",
3   "version": "0.12.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.12.0"
17   },
18   "social_media_url": "https://github.com/bugs2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HATHandyKit/**/*.{h,m}",
23   "resource_bundles": {
24     "HATHandyKit": [
25       "HATHandyKit/**/*.{storyboard,xib,bundle}"
26     ]
27   },
28   "public_header_files": "HATHandyKit/**/*.h",
29   "frameworks": [
30     "UIKit",
31     "CoreGraphics"
32   ],
33   "dependencies": {
34     "Masonry": [
36     ],
37     "MJRefresh": [
39     ],
40     "MBProgressHUD": [
42     ],
43     "SDWebImage": [
45     ],
46     "YTKNetwork": [
48     ]
49   },
50   "requires_arc": true