blob: 1879ba913ce00a343ab3fd06478479b9e41c841f [file] [log] [blame]
{
"name": "CircularLayoutView",
"version": "0.2.1",
"summary": "A container view to layout subviews in a circular fashion.",
"description": "A container view to layout subviews in a circular fashion..",
"homepage": "https://github.com/ahmedk92/CircularLayoutView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahmedk92": "ahmedkhalaf.92@gmail.com"
},
"source": {
"git": "https://github.com/ahmedk92/CircularLayoutView.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/ahmedkhalaf_92",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "CircularLayoutView/Classes/**/*"
}