blob: 4365d2cc134f57a677fb577e666337d24482f8ae [file] [log] [blame]
{
"name": "TableCollectionStructured",
"version": "3.2",
"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": "3.2"
},
"source_files": "Source/**/*.swift",
"requires_arc": "true"
}