blob: b65afe905a206ffd4d95b9fff3ec3cdf70aae241 [file] [log] [blame]
{
"name": "StructureKit",
"version": "1.0",
"summary": "StructureKit is an simplest way to control very very hard tables or collections.",
"homepage": "https://github.com/vitkuzmenko/StructureKit.git",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Vitaliy": "kuzmenko.v.u@gmail.com"
},
"social_media_url": "http://twitter.com/vitkuzmenko",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/vitkuzmenko/StructureKit.git",
"tag": "1.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}