blob: 19bd431ae94e7de623e6aff314a50db05a16c925 [file] [log] [blame]
{
"name": "IKJayma",
"version": "1.1",
"source": {
"git": "git@github.com:inaka/IKJayma.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/inaka",
"authors": {
"Andres Gerace": "andres.gerace@inakanetworks.com"
},
"homepage": "https://github.com/inaka",
"license": {
"type": "BSD"
},
"requires_arc": true,
"source_files": "IKJayma/IKJayma/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
]
},
"summary": "IKJayma is a RESTful API abstraction for Server Interconnection.",
"description": "IKJayma was developed to ease the way we connect with the server. This will provide an easy way to create, update, delete and get entities from a server in a few lines of code."
}