blob: a37ce316321413e4235bd5592b877110d5cec39c [file] [log] [blame]
{
"name": "ZJLaunchAdv",
"version": "1.0.1",
"summary": "easy to add launchAdv",
"homepage": "https://github.com/DreamerZJ/ZJLaunchAdv.git",
"license": "MIT",
"authors": {
"zhangjian": "1154467706@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DreamerZJ/ZJLaunchAdv.git",
"tag": "1.0.1"
},
"source_files": [
"ZJLaunchAdv",
"ZJLaunchAdv/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.2.2"
],
"SDWebImage/GIF": [
"~> 4.2.2"
]
}
}