blob: c3a3d19f663366bb95dcc2e0e24a1f80cda40df1 [file] [log] [blame]
{
"name": "AKPhotoPicker",
"version": "1.0.1",
"summary": "AKPhotoPicker is a multi-image picker. Using this we can able to pick and preview the image before sending it to remote",
"description": "AKPhotoPicker is a multi-image picker. Using this we can able to pick and preview the image before sending it to remote. The is WhatsApp like multi-image picker",
"homepage": "http://www.github.com/karthianandhanios/AKPhotoPicker.git",
"license": "MIT",
"authors": {
"KarthivAnandhan": "karthianandhanit@gmail.com"
},
"social_media_url": "https://twitter.com/karthiAnandhan",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/karthianandhanios/AKPhotoPicker.git",
"tag": "1.0.1"
},
"source_files": "AKPhotoPicker",
"exclude_files": "Classes/Exclude",
"resources": "AKPhotoPicker/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}