blob: 2d0a3588b9621b2044b1e65e5a4804c57f94720e [file] [log] [blame]
{
"name": "LWTestPod",
"version": "1.0.1",
"summary": "this is a downLoaderTool!",
"description": "this is a downLoaderTool from lw.",
"homepage": "https://github.com/1365102044/LWTestPod.git",
"license": "MIT",
"authors": {
"1365102044": "liu1365102044@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1365102044/LWTestPod.git",
"tag": "1.0.1"
},
"source_files": "TestPod/TestPod/LWDownloaderTool/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"Masonry": [
"~> 1.1.0"
]
}
}