blob: 0c43b97d44c355fb9e04e8223962a026115ccd0f [file] [log] [blame]
{
"name": "StringFilter",
"version": "0.0.2",
"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.2",
"submodules": true
},
"source_files": "StringFilter/**/*.{h,swift}",
"pushed_with_swift_version": "3.0\n"
}