blob: 1cceda64668d45c7d327d305e0010acc7822ecb8 [file] [log] [blame]
{
"name": "LFLabel",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "source/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Reachability": [
"~> 3.2"
]
}
}