blob: daf4b2eca7135312b99791af6726864be6fdf79e [file] [log] [blame]
{
"name": "RMHttp",
"version": "1.0",
"summary": "Lightweight RESTful library for iOS and watchOS",
"homepage": "https://github.com/rogermolas/RMHttp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roger Molas": "contact@rogermolas.com"
},
"source": {
"git": "https://github.com/rogermolas/RMHttp.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/roger_molas",
"platforms": {
"ios": "11.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}