blob: 3de47c9f06493594a43397178a6c8b6781caadd8 [file] [log] [blame]
{
"name": "LCTipView",
"version": "1.0.2",
"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.2"
},
"source_files": "LCTipView/*",
"resources": "LCTipView/LCTipView.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
"1.0.0"
],
"GPUImage": [
"0.1.1"
]
}
}