blob: ceb5709dd7bda50b50ce6e155cda73796f8bf800 [file] [log] [blame]
{
"name": "StringFilter",
"version": "0.0.1",
"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.1",
"submodules": true
},
"source_files": "StringFilter/**/*.{h,swift}"
}