blob: 236f999547295cf4911ce72306a64c59dcfa2a09 [file] [log] [blame]
{
"name": "LFTipsGuideView",
"version": "1.0.0",
"summary": "tips guide",
"homepage": "https://github.com/lincf0912/LFTipsGuideView",
"license": "MIT",
"authors": {
"lincf0912": "dayflyking@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lincf0912/LFTipsGuideView.git",
"tag": "1.0.0",
"submodules": true
},
"requires_arc": true,
"source_files": "LFTipsGuideView/class/*.{h,m}",
"public_header_files": "LFTipsGuideView/class/*.h",
"resources": "LFTipsGuideView/class/*.bundle"
}