blob: ae6e72e673a54cfbf659278b9e3fc7ab195fb000 [file] [log] [blame]
{
"name": "TSImageGallery",
"version": "0.1.0",
"summary": "TSImageGallery for Airlift Demo",
"description": "'This includes images to be picked from Photo Library, URL and Assets, design is copied from Instagram's look and feel'",
"homepage": "https://github.com/TalibDev/TSImageGallery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Talib Shabbir Hussain": "talib.shabbir.hussain@gmail.com"
},
"source": {
"git": "https://github.com/TalibDev/TSImageGallery.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "Source/**/*.swift"
}