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