blob: fed6b1572e76e65a09487ea41b84c6458ecc3ac9 [file] [log] [blame]
{
"name": "LoopLabel",
"version": "1.0.0",
"summary": "This is a loopLabel.",
"description": "A longer description of LoopLabel in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/wenboma/LoopLabel",
"license": "MIT",
"authors": {
"马文铂": "luoyi@uoko.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wenboma/LoopLabel.git",
"tag": "1.0.0"
},
"source_files": [
"LoopLabel",
"LoopLabel/*"
],
"frameworks": "UIKit"
}