blob: f53484f9fd57052b188e244448a19174f996ae34 [file] [log] [blame]
{
"name": "Strawberry",
"version": "0.0.2",
"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",
"tag": "0.0.2",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source_files": "Strawberry/**/*.{h,m}"
}