[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 6 / 2 / MFRevealCell / 0.5.0 / MFRevealCell.podspec.json
blobbdf1580aa462d843ff43164b8bf125af1c091b4c
2   "name": "MFRevealCell",
3   "version": "0.5.0",
4   "summary": "Custom UITableViewCell form my private project that I decided to turn into separate component and share with You",
5   "description": "Custom UITableViewCell that lets you add custom icon and title as \"row action\". Built as part of my own private project. Decided to make it more flexible and share it with You.",
6   "homepage": "https://github.com/mateuszfidosBLStream/MFRevealCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mateusz Fidos": "mateuszfidos@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mateuszfidosBLStream/MFRevealCell.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MFRevealCell/*"