blob: ed7296c860bd4d986804cd0a07396df64cf2f0eb [file] [log] [blame]
{
"name": "Noi",
"version": "0.1.3",
"summary": "Lite HTTP RestClient for JSON responses",
"description": "Another restclient to use with your RestApi",
"homepage": "https://github.com/nievesjesus/noi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jesus Nieves": "yo@nievesjesus.com"
},
"source": {
"git": "https://github.com/nievesjesus/noi.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/nievesjesus",
"platforms": {
"ios": "8.0"
},
"source_files": "Noi/Classes/**/*",
"swift_version": "4.2"
}