blob: bd5d5c4ddf6c5ce41202ad94cc0a5b6d6b89f36f [file] [log] [blame]
{
"name": "LFTipsGuideView",
"version": "1.0.1",
"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.1",
"submodules": true
},
"requires_arc": true,
"source_files": "LFTipsGuideView/class/*.{h,m}",
"public_header_files": "LFTipsGuideView/class/*.h",
"resources": "LFTipsGuideView/class/*.bundle"
}