blob: 51f3524c357b995bbdb4e4d2843acccae1c18411 [file] [log] [blame]
{
"name": "TableCollectionStructured",
"version": "0.0.6",
"summary": "Table and Collection View Structured objects",
"homepage": "https://github.com/vitkuzmenko/TableCollectionStructured",
"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": "0.0.6"
},
"source_files": "Source/*.swift",
"requires_arc": "true"
}