blob: 4c27c160b8bc812fa07a5dcf15b175a33d8a79dc [file] [log] [blame]
{
"name": "NeonPhotoLibrary",
"platforms": {
"ios": "12.0"
},
"summary": "Neon iOS lets a user select images.",
"requires_arc": true,
"version": "1.0.1",
"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.1"
},
"source_files": "NeoniOSDemo/*.{swift,h,m}",
"resources": "NeoniOSDemo/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}