blob: f7149532d3eeafd101c134b27e80d04bd8f897c2 [file] [log] [blame]
{
"name": "TableCollectionStructured",
"version": "1.0",
"summary": "Table and Collection View Structured objects",
"homepage": "https://github.com/vitkuzmenko/TableCollectionStructured.git",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Vitaliy": "kuzmenko.v.u@gmail.com"
},
"social_media_url": "http://twitter.com/vitkuzmenko",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vitkuzmenko/TableCollectionStructured.git",
"tag": "1.0"
},
"source_files": "Source/*.swift",
"requires_arc": "true",
"pushed_with_swift_version": "4.0"
}