blob: bd5d7bad29fdc0f2fcea5c2d457c1fc53953e0a6 [file] [log] [blame]
{
"name": "HJSplashAdvertismentView",
"version": "1.0.0",
"summary": "A simple advertisment splash view for iOS",
"homepage": "https://github.com/hejeffery/HJSplashAdvertismentView.git",
"license": "MIT",
"authors": {
"hejeffery": "553504116@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hejeffery/HJSplashAdvertismentView.git",
"tag": "v1.0.0"
},
"source_files": "HJSplashAdvertismentView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}