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