[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / f / Melodeon / 0.1.0 / Melodeon.podspec.json
blob6697571bf83c77b95bcc589147bae2148134dff9
2   "name": "Melodeon",
3   "version": "0.1.0",
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": "Apache 2.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/chaddgrimm",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Melodeon/Classes/**/*",
23   "pushed_with_swift_version": "3.0"