blob: 616d5ef2abfa6d3096c649eccc097972b56dada6 [file] [log] [blame]
{
"name": "SwiftStringExtensions",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.0",
"source_files": "SwiftStringExtensions/Classes/**/*"
}