blob: 9473fa7682409a98a75189036991b1571db7e251 [file] [log] [blame]
{
"name": "LionBase",
"version": "0.2.0",
"summary": "试验公共库.",
"description": "honghao做的第一个podspec 希望成功",
"homepage": "https://github.com/zhenghaonagehao/LibTest.git",
"license": {
"type": "MIT",
"file": "POD_LICENSE"
},
"authors": {
"honghao": "493893140@qq.com"
},
"source": {
"git": "https://github.com/zhenghaonagehao/LibTest.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SODownloader": [
]
}
}