blob: e5f3015d278b88f866ebe5b2e53c6483711b0786 [file] [log] [blame]
{
"name": "FlexiTable",
"platforms": {
"ios": "9.0"
},
"summary": "FlexiTable.",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shayne Brady": "hello@shaynebrady.com"
},
"homepage": "https://github.com/shaynos/FlexiTable",
"source": {
"git": "https://github.com/shaynos/FlexiTable.git",
"tag": "0.2.0"
},
"source_files": "FlexiTable/**/*.{swift}",
"resources": "FlexiTable/Assets/*.png",
"swift_version": "4.2"
}