blob: dc322774efe8a63150a87479dfcd7ed8ec191768 [file] [log] [blame]
{
"name": "wscLib",
"version": "0.0.3",
"summary": "A short description of wscLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wangshuchao/wscLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MrWang": "@330410810@qq.com"
},
"source": {
"git": "https://github.com/wangshuchao/wscLib.git",
"tag": "0.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "wscLib/Classes/**/*.{h,m}"
}