blob: edfb7e303d6fc57a78928571a6fad16f6a3ca38b [file] [log] [blame]
{
"name": "LCTipView",
"version": "1.0.1",
"summary": "A lovely HUD~ Support: http://LeoDev.me",
"homepage": "https://github.com/iTofu/LCTipView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "devtip@163.com"
},
"social_media_url": "http://LeoDev.me",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iTofu/LCTipView.git",
"tag": "1.0.1"
},
"source_files": "LCTipView/*",
"requires_arc": true,
"dependencies": {
"Masonry": [
"1.0.0"
],
"GPUImage": [
"0.1.1"
]
}
}