blob: 2bbeb0c76f490c78d54b6c92108da9e19fd538e0 [file] [log] [blame]
{
"name": "CircularLayoutView",
"version": "0.1.0",
"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.1.0"
},
"social_media_url": "https://twitter.com/ahmedkhalaf_92",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "CircularLayoutView/Classes/**/*"
}