blob: 61ddb92092683b1d5cef691331808932c6bca51f [file] [log] [blame]
{
"name": "TableCollectionStructured",
"version": "2.1",
"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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/vitkuzmenko/TableCollectionStructured.git",
"tag": "2.1"
},
"source_files": "Source/*.swift",
"requires_arc": "true"
}