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