blob: b2d05d254350a06341a73fc45ceda44ab3b2a031 [file] [log] [blame]
{
"name": "PPageViewController",
"version": "0.0.7",
"summary": "PPageViewController copy code from https://github.com/mengxianliang/XLPageViewController",
"description": "源码来自 https://github.com/mengxianliang/XLPageViewController,仅制作pod供自己使用",
"homepage": "https://github.com/LostPengK/PPageViewController",
"license": "MIT",
"authors": {
"pengkang": "103951209@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LostPengK/PPageViewController.git",
"tag": "0.0.7"
},
"source_files": "PPageViewController/*.{h,m}"
}