blob: 745bd88db0dfca122e3ff9615c652a82435a734f [file] [log] [blame]
{
"name": "iOSAPIInjector",
"version": "0.1.0",
"summary": "Network Helper to deal with data.",
"swift_versions": "4.0",
"description": "Dealing with API by injecting it to use the data which made developers job easy.",
"homepage": "https://github.com/VinayAce/iOSAPIInjector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VinayAce": "vinayreddy.ace@gmail.com"
},
"source": {
"git": "https://github.com/VinayAce/iOSAPIInjector.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSAPIInjector/Classes/**/*",
"swift_version": "4.0"
}