[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 1 / 8 / 0 / HATHandyKit / 0.14.0 / HATHandyKit.podspec.json
bloba1fb56280395be23ddde7c96c4fa23e5a9416413
2   "name": "HATHandyKit",
3   "version": "0.14.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.14.0"
17   },
18   "social_media_url": "https://github.com/bugs2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HATHandyKit/Classes/**/*.{h,m}",
23   "resource_bundles": {
24     "HATHandyKit": [
25       "HATHandyKit/Classes/**/*.{storyboard,xib,bundle}"
26     ]
27   },
28   "public_header_files": "HATHandyKit/Classes/**/*.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