blob: febc66ed8a5e615373680cf5f185c92782279b37 [file] [log] [blame]
{
"name": "RMHttp",
"version": "1.1",
"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.1"
},
"social_media_url": "https://twitter.com/roger_molas",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.swift"
}