blob: ed5590d4f40f9b5a9b5f37256f2624b6aaa2ed93 [file] [log] [blame]
{
"name": "SwipePager",
"version": "1.0.3",
"summary": "SwipePager is UIPageViewController wrapper like Gunosy, SmartNews UI.",
"homepage": "https://github.com/naoto0822/SwipePager",
"license": "MIT",
"authors": {
"naoto0822": "n.h.in.m.h@gmail.com"
},
"source": {
"git": "https://github.com/naoto0822/SwipePager.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}"
}