blob: 885e3eb331e99a04f2c8f216118d945fda4cd78c [file] [log] [blame]
{
"name": "LPTest",
"version": "1.1.1",
"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.1"
},
"source_files": "Source/*.swift",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
},
"pushed_with_swift_version": "3.0"
}