blob: 78193a814aafc6367aea997dbce67cb5c7e2e78c [file] [log] [blame]
{
"name": "NeonPodiOS",
"platforms": {
"ios": "12.0"
},
"summary": "Neon iOS lets a user select images.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSDeepak": "deepakglbitm07@gmail.com"
},
"homepage": "https://github.com/iOSDeepak/NeonPodiOS",
"source": {
"git": "https://github.com/iOSDeepak/NeonPodiOS.git",
"tag": "0.1.0"
},
"source_files": "NeoniOSDemo/**/*.{swift}",
"resources": "NeoniOSDemo/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "5.0"
}