blob: 489e6d209bcf144a21e2e7b382058a0785c4b298 [file] [log] [blame]
{
"name": "WWTAVLibs",
"version": "0.0.1",
"summary": "This is wwt s podlib.",
"description": "this is another podlib of wwt,hope it will good",
"homepage": "https://github.com/wu948327362/WWTPodLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wu19293949": "948327362@qiyi.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wu948327362/WWTPodLib.git",
"tag": "0.0.1"
},
"source_files": "WWTLib/*.{h,m}",
"resources": "Pictures/*.png",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}