blob: 34a121cc9eb58fb9d7acd649622861845ca6689d [file] [log] [blame]
{
"name": "Stringer",
"version": "0.2.1",
"summary": "A handy collection of helpers to deal with Strings in Swift.",
"homepage": "https://github.com/BellAppLab/Stringer",
"license": "MIT",
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"source": {
"git": "https://github.com/BellAppLab/Stringer.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "Foundation"
}