[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / d / f / Melodeon / 0.1.3 / Melodeon.podspec.json
blobbf32847320f9b7d77deb2bc51bf7895ebfbc542e
2   "name": "Melodeon",
3   "version": "0.1.3",
4   "summary": "A table view which behaves like a melodeon.",
5   "description": "A subclassable of table view controller which behaves like a melodeon, subclassed from UITableViewController.",
6   "homepage": "https://github.com/chaddgrimm/melodeon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chaddgrimm": "chaddgrimm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chaddgrimm/melodeon.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Melodeon/Classes/**/*",
22   "pushed_with_swift_version": "3.0.2"