blob: 5ac81ad7dbd84ac2b814c8b24bb87a91997f4d71 [file] [log] [blame]
{
"name": "Stringer",
"version": "0.3.0",
"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.3.0"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "Foundation"
}