blob: 574806291fc246dae32e7f141b9febb200030367 [file] [log] [blame]
{
"name": "Strawberry",
"version": "0.0.1",
"summary": "A wonderful iOS and OS X model framework",
"authors": "Adrian Kashivskyy",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"homepage": "https://github.com/akashivskyy/strawberry",
"source": {
"git": "https://github.com/akashivskyy/strawberry.git",
"commit": "e0c1d48",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source_files": "Strawberry/*.{h,m}",
"frameworks": "CoreData"
}