blob: 094f8896084f36ce8e7b8fcf9814cb9996815bcc [file] [log] [blame]
{
"name": "Mantle",
"version": "0.2.2",
"summary": "Model framework for Cocoa and Cocoa Touch.",
"homepage": "https://github.com/github/Mantle",
"license": "MIT",
"authors": {
"GitHub": "support@github.com"
},
"source": {
"git": "https://github.com/github/Mantle.git",
"tag": "0.2.2"
},
"source_files": "Mantle",
"frameworks": "Foundation",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"dependencies": {
"libextobjc/EXTScope": [
],
"libextobjc/EXTKeyPathCoding": [
]
}
}