blob: 588d082ac2510a598df19e933940ec7b15aa3e06 [file] [log] [blame]
{
"name": "PagingView",
"version": "0.5.1",
"summary": "Infinite paging, Smart auto layout, Interface of similar to UIKit.",
"homepage": "https://github.com/KyoheiG3/PagingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei Ito": "je.suis.kyohei@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KyoheiG3/PagingView.git",
"tag": "0.5.1"
},
"source_files": "PagingView/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}