blob: ccade179b2ac74478d2e5d7432d64354420b682d [file] [log] [blame]
{
"name": "ASPopupPreview",
"version": "1.0.0",
"summary": "A small framework for image popup using 3D touch.",
"description": "ASPopupPreview is a small and lightweight Swift framework that use for image popup using 3D touch in a super-easy way!",
"homepage": "http://ioschamp.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saurabh Jain": "saurabh.jain6853@gmail.com",
"Arpita Shringi": "arpitashringi24@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/saurabhjain6853/ASPopupPreview.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"source_files": "ASPopupPreview/Source/*.{swift}",
"swift_version": "5.0"
}