blob: 6358b74e214b8c72e651d8968e49069fec992c1e [file] [log] [blame]
{
"name": "NCCircularView",
"version": "0.1.0",
"summary": "NCCircularView view is a circle view that can assign images.",
"description": "This description should be longer than summary about NCCircularView. Views can be updated with images.",
"homepage": "https://github.com/nadeeshac32/NCCircularView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nadeesha Lakmal": "nadeeshac32@gmail.com"
},
"source": {
"git": "https://github.com/nadeeshac32/NCCircularView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "NCCircularView/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "4.0",
"swift_version": "4.0"
}