blob: 12175a9121bbe492ab0048192281fe36ca647048 [file] [log] [blame]
{
"name": "Rounded_RObot",
"version": "0.0.1",
"summary": "CRUD library for basic HTTP calls and Core Data",
"description": "RObot is a library that gives you basic create, read, update, delete methods that will sync your Core Data models with your server\n",
"homepage": "https://github.com/Rounded/RObot",
"license": "MIT",
"authors": {
"Heather Snepenger": "hs@roundedco.com"
},
"source": {
"git": "https://github.com/Rounded/RObot.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"resource_bundles": {
"RObot": [
"Pod/Assets/*.png"
]
}
}