blob: e403ab654acec9bbebd5608ed0fe1d2e7a18b55a [file] [log] [blame]
{
"name": "SwiftStringExtensions",
"version": "0.4.2",
"summary": "awasome SwiftStringExtensions.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jprothwell/SwiftStringExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jprothwell@gmail.com": "jprothwell@gmail.com"
},
"source": {
"git": "https://github.com/jprothwell/SwiftStringExtensions.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "SwiftStringExtensions/Classes/**/*"
}