blob: b4c543c2e8755e0b0f8d8e0cdbdcd333ee8a19e8 [file] [log] [blame]
{
"name": "RPMNetworkLayer",
"version": "1.0.0",
"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.0"
},
"social_media_url": "https://twitter.com/pugaldevan",
"platforms": {
"ios": "8.0"
},
"source_files": "RPMNetworkLayer/Classes/**/*"
}