[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 4 / 0 / MSCMoreOptionTableViewCell / 2.1 / MSCMoreOptionTableViewCell.podspec.json
blobce0d3878299b650bff67ea21bdbbd17c20b1f429
2   "name": "MSCMoreOptionTableViewCell",
3   "version": "2.1",
4   "summary": "Drop-in solution to achieve the \"More\" button in an UITableView's \"Swipe to Delete\" menu (as seen in Mail.app under iOS 7).",
5   "homepage": "https://github.com/scheinem/MSCMoreOptionTableViewCell",
6   "screenshots": "https://raw.github.com/scheinem/MSCMoreOptionTableViewCell/master/MSCMoreOptionTableViewCell.png",
7   "license": "MIT",
8   "authors": {
9     "Manfred Scheiner": "sayhi@scheinem.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/scheinem/MSCMoreOptionTableViewCell.git",
16     "tag": "2.1"
17   },
18   "source_files": "MSCMoreOptionTableViewCell/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true