| { |
| "name": "TJUIPageView", |
| "version": "0.0.4", |
| "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.4" |
| }, |
| "source_files": [ |
| "TJPageViewDemo/TJPageView/TJPageView/*.swift", |
| "TJPageViewDemo/TJPageView/TJPageView/**/*.swift" |
| ], |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "swift_version": "4.2" |
| } |