blob: 5b0308646924a1e6e7a88ec9cbe31c1353e281f0 [file] [log] [blame]
{
"name": "iOSAPIInjector",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSAPIInjector/Classes/**/*",
"swift_version": "4.0"
}