blob: 3e108e2dfcbe163db0308ae6b4cd30575f57b959 [file] [log] [blame]
{
"name": "LFLabel",
"version": "0.0.1",
"summary": "A high performance LFLabel.",
"description": "Guide for public pods",
"homepage": "https://github.com/Ramonfan/LFLabel",
"license": "MIT",
"authors": {
"Ramonfan": "fqmlemon@sina.com"
},
"social_media_url": "https://github.com/Ramonfan",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Ramonfan/LFLabel.git",
"tag": "0.0.1"
},
"source_files": "source/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}