blob: a0440c3def39e6ed1534859ff4806c06381422bd [file] [log] [blame]
{
"name": "WLLoganLib",
"version": "0.0.6",
"summary": "WLLoganLib",
"description": "测试远程仓库WLLoganLib",
"homepage": "https://github.com/daLuQ/WLLoganLib",
"license": "MIT",
"authors": {
"LiuZiStrugle": "15850581247@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/daLuQ/WLLoganLib.git",
"tag": "0.0.6"
},
"source_files": "Classes/Person.*",
"subspecs": [
{
"name": "WLLogan",
"source_files": "Classes/{WL}*"
}
]
}