[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / e / TbPopMenuView / 0.0.1 / TbPopMenuView.podspec.json
blob41636f782381d8182132a75b625ca422abb35256
2   "name": "TbPopMenuView",
3   "version": "0.0.1",
4   "summary": "TbPopMenuView",
5   "description": "一个基于UITableViewCell的UITableViewCellAccessoryCheckmark选中的菜单",
6   "homepage": "https://github.com/tangbing/TbSelectMenuView.git",
7   "license": "MIT",
8   "authors": {
9     "Tb": "tbit_144135@sina.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/tangbing/TbSelectMenuView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "TbPopMenuView",
20     "TbPopMenuView/**/*.{h,m,xib}"
21   ]