blob: 353cad068a215f43dfbfd19bac4a0f2f842d0f7a [file] [log] [blame]
{
"name": "WithKit",
"version": "0.4.0",
"summary": "A short description of WithKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shles/WithKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Artemiy Shlesberg": "temitrix@gmail.com"
},
"source": {
"git": "https://github.com/shles/WithKit.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WithKit/Classes/**/*",
"swift_versions": "4.2",
"frameworks": "UIKit",
"swift_version": "4.2"
}