| { | |
| "name": "XPADView", | |
| "version": "0.0.1", | |
| "summary": "XPADView.", | |
| "description": "自用的广告轮播图,暂不适配swift3.0", | |
| "homepage": "https://coding.net/u/JINY/p/XPADView/git", | |
| "license": "MIT", | |
| "authors": { | |
| "jinye": "625059135@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://git.coding.net/JINY/XPADView.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "XPADView/XPADView/XPADView.swift", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |