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