blob: 42fd1df1b4ba16cd1f000afee62a38dacf270a39 [file] [log] [blame]
{
"name": "StringFilter",
"version": "0.0.4",
"summary": "A swifty text converter.",
"homepage": "https://github.com/tnantoka/StringFilter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tnantoka": "tnantoka@bornneet.com"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/tnantoka/StringFilter.git",
"tag": "0.0.4",
"submodules": true
},
"source_files": "StringFilter/**/*.{h,swift}",
"pushed_with_swift_version": "3.0.1\n"
}