blob: 3d92601baf3245117d32f924c4ff4d39c9f3d91b [file] [log] [blame]
{
"name": "SNCView",
"version": "0.1.0",
"summary": "You can use SnapChat likes Paging.",
"description": "SNCView is PageViewController Extention.",
"homepage": "https://github.com/Taillook/SNCView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taillook": "jousoku@gmail.com"
},
"source": {
"git": "https://github.com/Taillook/SNCView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Taillook",
"platforms": {
"ios": "11.0"
},
"source_files": "SNCView/Classes/**/*",
"frameworks": "UIKit"
}