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