blob: a90655d52efb91723fbf634ec70af9d0d95be9f0 [file] [log] [blame]
{
"name": "FzuViewPagerController",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*"
}