{ | |
"name": "LPTest", | |
"version": "1.1.0", | |
"summary": "简要介绍...", | |
"description": "描述内容...", | |
"homepage": "https://github.com/splsylp/MyTest", | |
"license": "MIT", | |
"authors": { | |
"Tony": "961505161@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/splsylp/MyTest.git", | |
"tag": "1.1.0" | |
}, | |
"source_files": "Source/*.swift", | |
"frameworks": [ | |
"UIKit", | |
"QuartzCore" | |
], | |
"requires_arc": true, | |
"dependencies": { | |
"SDWebImage": [ | |
] | |
}, | |
"pushed_with_swift_version": "3.0" | |
} |