blob: c4058ca425ae69ed0f871acff95334cabcf1482c [file] [log] [blame]
{
"name": "APICodable",
"version": "0.1.1",
"summary": "From Restful API to codable object.",
"description": "manage your restful api requests easy and efficiently.",
"homepage": "https://github.com/iAmrSalman/APICodable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iAmrSalman": "iamrsalman@gmail.com"
},
"source": {
"git": "https://github.com/iAmrSalman/APICodable.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/@iAmrSalman",
"platforms": {
"ios": "9.0"
},
"source_files": "APICodable/Classes/**/*",
"dependencies": {
"Dots": [
"~> 0.4.5"
]
},
"pushed_with_swift_version": "4.0"
}