blob: f637815937ad7d0ebfafcce19c3fb61d245c9586 [file] [log] [blame]
{
"name": "CleanyModal",
"version": "1.0.1",
"summary": "Swift UI Kit to present clean alert/modal",
"description": "Swift UI Kit to help to present clean and beautiful modal/alert in your iOS apps",
"homepage": "https://github.com/loryhuz/CleanyModal",
"screenshots": [
"https://user-images.githubusercontent.com/3198863/38334725-77f10d24-385c-11e8-9e94-89d653628748.png",
"https://user-images.githubusercontent.com/3198863/38334726-780677b8-385c-11e8-9d69-ca5950520252.png",
"https://user-images.githubusercontent.com/3198863/38334727-7820f070-385c-11e8-9aa3-d49bf9262a39.png",
"https://user-images.githubusercontent.com/3198863/44787753-4c670a00-ab98-11e8-869e-a219c82633c0.jpeg"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"loryhuz": "lory.huz@gmail.com"
},
"source": {
"git": "https://github.com/loryhuz/CleanyModal.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/LoryHuz",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "CleanyModal/Classes/**/*",
"swift_version": "5.0"
}