blob: 94190a4b165ddcb7e6cc030df2fb7802678f6899 [file] [log] [blame]
{
"name": "ETCollapsableTable",
"version": "0.1.0",
"summary": "Easy to use table view with collapsable sections.",
"homepage": "https://github.com/EugeneTrapeznikov/ETCollapsableTable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene Trapeznikov": "evgtrapeznikov@gmail.com"
},
"social_media_url": "http://twitter.com/etrapeznikov",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/EugeneTrapeznikov/ETCollapsableTable.git",
"tag": "v0.1.0",
"submodules": true
},
"source_files": "Source/**/*.{h,swift}"
}