blob: f47e417ca700721cc305fffbfeb3901c03461e00 [file] [log] [blame]
{
"name": "ICPageViewController",
"version": "1.0.0",
"summary": "A container which easy to add children viewcontrollers and support horizontal scrolling.",
"description": "With few lines code, you can create a ViewController contains multi children ViewControllers,\nand make them horizontal scrolling.",
"homepage": "https://github.com/interchen/ICPageViewController",
"license": "MIT",
"authors": {
"Chen Yanjun": "inter.chen@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/interchen/ICPageViewController.git",
"tag": "1.0.0"
},
"source_files": "ICPageViewController/ICPageViewController/*.{swift}",
"pushed_with_swift_version": "4.0"
}