blob: c4bd7827393cd22331a960992fa08c79638a186c [file] [log] [blame]
{
"name": "Circular",
"version": "0.0.2",
"summary": "updated MSCircular to swift 4.",
"description": "This is updated library of MSCircular to swift 4",
"homepage": ".",
"license": "MIT",
"authors": "Mahdy",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/Ahmedmahdy93/Circular.git",
"tag": "0.0.2"
},
"source_files": [
"Circular",
"Circular/*"
],
"frameworks": [
"UIKit",
"Foundation"
]
}