blob: b9603e43651509b32c2aa9f524e70985c59d3cc6 [file] [log] [blame]
{
"name": "TLPageView",
"version": "0.1",
"summary": "PageView, 带左右定制 item",
"homepage": "https://github.com/ysCharles/TLPageView",
"license": "MIT",
"authors": {
"Charles": "ystanglei@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ysCharles/TLPageView.git",
"tag": "0.1"
},
"source_files": "Sources/**/*.swift",
"resources": "Sources/**/*.xib",
"frameworks": "UIKit",
"swift_version": "4.1"
}