blob: f2180c0ace9594a1553ecbc58e58eccdc0d93a33 [file] [log] [blame]
{
"name": "WWBaseLib",
"version": "0.0.1",
"summary": "A short description of WWBase.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/IDwangluting/WWBaseLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IDwangluting": "m13051699286@163.com"
},
"source": {
"git": "https://github.com/IDwangluting/WWBaseLib.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WWBaseLib/Classes/**/*",
"frameworks": "UIKit"
}