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