blob: e843d905a9036698fd359e94c03bc4f778cf2c2e [file] [log] [blame]
{
"name": "OAFDSDK",
"version": "1.0.0",
"summary": "This is a cool Framework made by cool guy",
"homepage": "https://github.com/ankurOA/OAFDSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankur Batham": "ankur.batham@oneassist.in"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ankurOA/OAFDSDK.git",
"tag": "1.0.0"
},
"source_files": "OAFDSDK/**/*.{h,m,swift}",
"swift_version": "5.0"
}