blob: 35f95643e954368542e68c911fe43f594b2b2be5 [file] [log] [blame]
{
"name": "WBasicLibrary",
"version": "0.3.8",
"summary": "iOS开发基础的扩展库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zzttwzq/WBasicLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzttwzq": "1076976262@qq.com"
},
"source": {
"git": "https://github.com/zzttwzq/WBasicLibrary.git",
"tag": "0.3.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WBasicLibrary/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}