blob: 5bb512e966438a16bb6bedb4509d63bc0922d787 [file] [log] [blame]
{
"name": "SPTestLibrary",
"version": "0.0.2",
"summary": "简短描述.",
"description": "详细描述哈哈哈哈哈哈",
"homepage": "https://www.baidu.com",
"license": "MIT",
"authors": "jishoupeng",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sp55/SPTestLibrary.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}