[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 1 / HZChooseButton / 0.1.1 / HZChooseButton.podspec.json
blob072df12b7c52cb5cdc48762348d87273d2183efc
2   "name": "HZChooseButton",
3   "version": "0.1.1",
4   "summary": "首页可选择式按钮菜单",
5   "description": "首页可选择式按钮菜单,类似于支付宝首页的按钮选择菜单",
6   "homepage": "https://github.com/liuyihau/HZChooseButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuyihua": "liuyihua2015@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/liuyihau/HZChooseButton.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HZChooseButton/Classes/**/*",
22   "resource_bundles": {
23     "HZChooseButton": [
24       "HZChooseButton/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "MJExtension": [
30     ]
31   }