blob: 247eb7579c66af46ed6b9c6770cad24d4c46fcfa [file] [log] [blame]
{
"name": "iComponent",
"version": "2.0",
"summary": "This repository is created for the revamp purpose of iComponent framework.",
"description": "ICToastView is developed to show toast view on the screen. It is the UIViewController extension.",
"homepage": "https://github.com/rtpl/iComponent2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RTPL": "rtpl.developer@ranosys.com"
},
"source": {
"git": "https://github.com/rtpl/iComponent2.0.git",
"tag": "2.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "iComponent/Classes/**/*"
}