blob: 0673b2e66cdfd73f1213fc6891047fdbb9a7d1f5 [file] [log] [blame]
{
"name": "Stringer",
"version": "0.5.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.5.1"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}