blob: 52d6fedef15bdb7e50c8e96b907010ae96ae1ad0 [file] [log] [blame]
{
"name": "Mantle",
"version": "0.2.1",
"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.1"
},
"source_files": "Mantle",
"frameworks": "Foundation",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"dependencies": {
"libextobjc/EXTScope": [
],
"libextobjc/EXTKeyPathCoding": [
]
}
}