blob: 67020296970e905ac5e2d0c2a0b947ca98ce31af [file] [log] [blame]
{
"name": "SSWebImage",
"version": "0.0.4",
"summary": "Just testing",
"description": "私有Pods测试\n* Markdown 格式",
"homepage": "https://github.com/jinchangzhi/SSWebImage",
"license": "MIT",
"authors": {
"jinchangzhi": "798167303@qq.com"
},
"source": {
"git": "https://github.com/jinchangzhi/SSWebImage.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "src/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "SSWebImage"
}