blob: 718b7955e4e86c6d06c8415416f45544ddfc370a [file] [log] [blame]
{
"name": "WLLoganLib",
"version": "0.0.5",
"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.5"
},
"source_files": "Classes/Person.*",
"subspecs": [
{
"name": "WLLogan",
"source_files": "Classes/{WL}*.{h,m}"
}
]
}