blob: 85fb6d20322b44a0816e1a0127b34b036c4bc49f [file] [log] [blame]
{
"name": "SLCPageViewController",
"version": "0.1.1",
"summary": "SLCPageViewController is a tool which is for using scrollVar and pageviewController.",
"homepage": "https://github.com/WeiKunChao/SLCPageViewController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WeiKunChao/SLCPageViewController.git",
"tag": "0.1.1"
},
"source_files": "SLCPageViewController/**/*.{h,m}",
"public_header_files": "SLCPageViewController/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}