blob: d576bc9ab889b06070243d1b9003c768cd2d411b [file] [log] [blame]
{
"name": "KTVPageViewController",
"version": "1.0.0",
"summary": "A horizontal scroll view controller.",
"homepage": "https://github.com/ChangbaDevs/KTVPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Single": "libobjc@gmail.com"
},
"social_media_url": "https://weibo.com/3118550737",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ChangbaDevs/KTVPageViewController.git",
"tag": "1.0.0"
},
"source_files": "KTVPageViewController/*.{h,m}",
"public_header_files": "KTVPageViewController/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}