blob: 267e8ff5e51a50ed669ae7c6150ee1f77dde0711 [file] [log] [blame]
{
"name": "LPDSplashScreenManager",
"version": "0.2.1",
"summary": "An iOS splashScreen with configurable image.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LPD-iOS/LPDSplashScreenManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Assuner-Lee": "yongguang.li@ele.me"
},
"source": {
"git": "https://github.com/LPD-iOS/LPDSplashScreenManager.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDSplashScreenManager/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}