blob: 78adb61f6df42e41204e0274a5d9e37d7dc9f135 [file] [log] [blame]
{
"name": "StringKit",
"version": "0.7.2",
"summary": "A short description of StringKit.",
"description": "Description",
"homepage": "https://github.com/rainerniemann/StringKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"rainerniemann": "rainerniemann@icloud.com"
},
"source": {
"git": "https://github.com/rainerniemann/StringKit.git",
"tag": "0.7.2"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "StringKit.framework",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
}
}