blob: 25db189b85d7e360aebf365eff1fc588cfd1aae1 [file] [log] [blame]
{
"name": "Strawberry",
"version": "0.0.3",
"summary": "A delicious API and model framework for Objective-C",
"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.3",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source_files": "Source/**/**.{h,m}"
}