blob: 5a79f6b395e67a5acd9d2939451e6180b8bdcbde [file] [log] [blame]
{
"name": "FTPageController",
"version": "0.0.3",
"summary": "FTPageController makes UIPageViewController much easier to use.",
"description": "FTPageController makes UIPageViewController much easier to use. It is just a resource for my future projects. Feel welcome to use anyway.",
"homepage": "https://github.com/liufengting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"liufengting": "wo157121900@me.com"
},
"source": {
"git": "https://github.com/liufengting/FTPageController.git",
"tag": "0.0.3"
},
"source_files": [
"FTPageController",
"FTPageController/**/*.{h,m,xib,swift}"
],
"swift_version": "4.2"
}