[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 4 / 0 / MSCMoreOptionTableViewCell / 1.1 / MSCMoreOptionTableViewCell.podspec.json
blobe6891dbceadeec1469fd7ffd8e33c96ff5314321
2   "name": "MSCMoreOptionTableViewCell",
3   "version": "1.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   "license": "MIT",
7   "authors": {
8     "Manfred Scheiner": "sayhi@scheinem.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/scheinem/MSCMoreOptionTableViewCell.git",
15     "tag": "1.1"
16   },
17   "source_files": "MSCMoreOptionTableViewCell/**/*.{h,m}",
18   "exclude_files": "Classes/Exclude",
19   "requires_arc": true