blob: 3e80350bd87540a2f40358d821d28c6020f0d7a2 [file] [log] [blame]
{
"name": "SNCView",
"version": "0.1.5",
"platforms": {
"ios": "11.0"
},
"summary": "PageView with ViewControllersArray.",
"homepage": "https://github.com/Taillook/SNCView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taillook": "jousoku@gmail.com"
},
"social_media_url": "http://twitter.com/Taillook",
"source": {
"git": "https://github.com/Taillook/SNCView.git",
"tag": "0.1.5"
},
"source_files": "SNCView/*.swift",
"frameworks": "UIKit"
}