blob: 57c723b2e45a213a40c8af8f9046a60e983ba80c [file] [log] [blame]
{
"name": "AppsImagePicker",
"version": "0.1.0",
"summary": "AppsImagePicker is a image picker halper",
"description": "It is a image picker halper for your iOS Application it is used to take photos from photos and Camera .",
"homepage": "https://github.com/Shubham14031998/AppsImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shubhamkaliyar255@gmail.com": "shubhamkaliyar255@gmail.com"
},
"source": {
"git": "https://github.com/Shubham14031998/AppsImagePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AppsImagePicker/Classes/**/*",
"frameworks": "UIKit"
}