blob: aed2f666895e6df2183c662f108b93298c3db02f [file] [log] [blame]
{
"name": "WithKit",
"version": "0.3.2",
"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.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WithKit/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}