blob: ce2abfa8b0e1b1cb521660214bbd64a03e0ccc70 [file] [log] [blame]
{
"name": "WWTNewLib",
"version": "0.0.1",
"summary": "A new lib of WWTNewLib.",
"description": "this is another podlib of wwt,hope it will good",
"homepage": "https://github.com/wu948327362/WWTLibs.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wu19293949": "948327362@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wu948327362/WWTLibs.git",
"tag": "0.0.1"
},
"source_files": "Libs/*.{h,m}",
"resources": "Images/*.png",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}