blob: eb08fe3a8277b2e3399203560f9b9978ca31c144 [file] [log] [blame]
{
"name": "iODecoder",
"version": "1.0.1",
"summary": "Api Call And Convert and Decord Json responce",
"description": "Api Call And Convert and Decord Json responce api",
"homepage": "https://github.com/yashshekhada/iODecoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yash shekhada": "yashshekhada@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/yashshekhada/iODecoder.git",
"tag": "1.0.1"
},
"source_files": [
"iODecoder",
"iODecoder/**/*.{h,m}"
],
"exclude_files": "iODecoder/Exclude",
"swift_version": "4.2"
}