blob: 926e2446b183c8a8b4ef3cdc634ca1e1475b3c05 [file] [log] [blame]
{
"name": "RPMNetworkLayer",
"version": "1.0.1",
"summary": "RPMNetworkLayer is the network service layer",
"description": "RPMNetworkLayer is the network service layer used to communicate between the server and client",
"homepage": "https://github.com/pugaldevan/RPMNetworkLayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pugaldevan": "pugaldevan@gmail.com"
},
"source": {
"git": "https://github.com/pugaldevan/RPMNetworkLayer.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/pugaldevan",
"platforms": {
"ios": "8.0"
},
"source_files": "RPMNetworkLayer/Classes/**/*",
"swift_version": "4.2"
}