blob: 288850e37497cdfc249f3a9a7386031ffb1bdf24 [file] [log] [blame]
{
"name": "FzuViewPagerController",
"version": "1.0",
"summary": "A view pager controller used on iOS implement by swift.",
"homepage": "https://github.com/awuu/FzuViewPagerController",
"license": "MIT",
"authors": {
"吴浩文": "alexwuhw@gmail.com"
},
"source": {
"git": "https://github.com/awuu/FzuViewPagerController.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*"
}