blob: 2b1e2667596e85ac1fe9413945f92be08b71ae64 [file] [log] [blame]
{
"name": "RoundedRobot",
"version": "0.1.4",
"summary": "The worlds simplest networking / core-data library.",
"description": " ROBot solves two problems.\n * Making REST API calls easy\n * Automatic sync'ing of REST API calls to your database\n",
"homepage": "https://github.com/Rounded/ROBot",
"license": "MIT",
"authors": {
"Heather Spenenger": "hs@roundedco.com"
},
"source": {
"git": "https://github.com/Rounded/ROBot.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/roundedco",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ROBot": [
"Pod/Assets/*.png"
]
}
}