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