blob: 5b1fca39f08ba18da4f2c1bb2d6d2481f6227868 [file] [log] [blame]
{
"name": "WBasicLibrary",
"version": "0.4.0",
"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.4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WBasicLibrary/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}