blob: b0e3bb57e71d67e4ba090876fef17eed2e16cd03 [file] [log] [blame]
{
"name": "TestWLLib",
"version": "0.0.5",
"summary": "TestWLLib",
"description": "TestWLLib测试仓库",
"homepage": "https://github.com/daLuQ/TestWLLib",
"license": "MIT",
"authors": {
"LiuZiStrugle": "15850581247@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/daLuQ/TestWLLib.git",
"tag": "0.0.5"
},
"frameworks": "ImageIO",
"default_subspecs": "WLLogan",
"dependencies": {
"JSONModel": [
"~> 1.8.0"
]
},
"subspecs": [
{
"name": "WLLogan",
"source_files": "Classes/{WL}*.{h,m}"
}
]
}