blob: a8dc0c094393631ea88613fe1cd2cb783bb05684 [file] [log] [blame]
{
"name": "StringKit",
"version": "0.8.0",
"summary": "StringKit is a new, simple and fast way to investigate and modify strings in Swift - The next level of string manipulation.",
"description": "StringKit is a new, simple and fast way to investigate and modify strings in Swift - The next level of string manipulation.",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"homepage": "https://github.com/rainerniemann/StringKit",
"authors": {
"Rainer Niemann": "rainerniemann@icloud.com"
},
"social_media_url": "https://twitter.com/NiemannRainer",
"documentation_url": "https://github.com/rainerniemann/StringKit",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/rainerniemann/StringKit.git",
"tag": "0.8.0"
},
"source_files": "StringKit.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
},
"pushed_with_swift_version": "3.1"
}