blob: ccbacff5c0754a02b6b037184e218718394628c8 [file] [log] [blame]
{
"name": "FilteredString",
"version": "0.0.1",
"summary": "A short description of FilteredString.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Decybel07/FilteredString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrian Bobrowski": "adrian071993@gmail.com"
},
"source": {
"git": "https://github.com/Decybel07/FilteredString.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}