blob: b274c5cd0e2c656393e5a442e59f4be8c5e226b6 [file] [log] [blame]
{
"name": "LwqPublicLib",
"version": "0.2.1",
"summary": "A short desc第二个版本",
"description": "TODO: A short desc第二个版本 ++",
"homepage": "https://github.com/danteliu/LwqPublicLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1849245841@qq.com": "1849245841@qq.com"
},
"source": {
"git": "https://github.com/danteliu/LwqPublicLib.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LwqPublicLib/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"Masonry": [
"~> 1.1.0"
],
"MJExtension": [
"~> 3.2.4"
],
"NerdyUI": [
"~> 1.2.1"
]
}
}