blob: 9cb2922b367dd9bae740a10c45bab008a06f6846 [file] [log] [blame]
{
"name": "TJUIPageView",
"version": "0.0.3",
"summary": "TJUIPageViewk框架",
"description": "头条,新浪,腾讯等新闻客户端首页框架封装",
"homepage": "https://github.com/Jintao1997/TJUIPageView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "tannerjin",
"social_media_url": "https://jintao1997.github.io/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jintao1997/TJUIPageView.git",
"tag": "0.0.3"
},
"source_files": [
"TJPageViewDemo/TJPageView/TJPageView/*.swift",
"TJPageViewDemo/TJPageView/TJPageView/**/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}