blob: 87fa78f1bf23240dde7a40d11c43716fcc789739 [file] [log] [blame]
{
"name": "SNTestLib",
"version": "0.1.1",
"summary": "用cocoapods打包静态库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sunnymoteng/SNTestLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunnymoteng": "369074420@qq.com"
},
"source": {
"git": "https://github.com/sunnymoteng/SNTestLib.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SNTestLib/Classes/**/*"
}