blob: e364a0c54a51cf61e14a32c72ca8da72bd140bc4 [file] [log] [blame]
{
"name": "Objectify",
"version": "0.0.4",
"summary": "Make override NSObject methods simple and easy.",
"homepage": "http://github.com/crazytonyli/Objectify",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tony Li": "crazygemini.lee@gmail.com"
},
"social_media_url": "https://twitter.com/crazytonyli",
"source": {
"git": "https://github.com/crazytonyli/Objectify.git",
"tag": "0.0.4"
},
"source_files": "Objectify/*.h",
"dependencies": {
"libextobjc/EXTKeyPathCoding": [
"~> 0.4.1"
]
}
}