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