blob: 2600f1e9990ba51e0df877354bd0ae1d15491b9d [file] [log] [blame]
{
"name": "Objectification",
"version": "0.1.0",
"summary": "Return objects where string is contained in object!",
"description": "Magic will be happened when you use Objectification!",
"homepage": "https://github.com/younatics/Objectification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seungyoun Yi": "younatics@gmail.com"
},
"source": {
"git": "https://github.com/younatics/Objectification.git",
"tag": "0.1.0"
},
"source_files": "Objectification/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}