[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / e / 4 / 0 / MSCMoreOptionTableViewCell / 2.0 / MSCMoreOptionTableViewCell.podspec.json
bloba80084f850199a43e76cc204e8d576603ac85aff
2   "name": "MSCMoreOptionTableViewCell",
3   "version": "2.0",
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": "2.0"
16   },
17   "source_files": "MSCMoreOptionTableViewCell/**/*.{h,m}",
18   "exclude_files": "Classes/Exclude",
19   "requires_arc": true