blob: cb7cc6064a5212e09b3fca39cde3b5b86e47710e [file] [log] [blame]
{
"name": "LineLabel",
"version": "1.0.0",
"summary": "LineLabel",
"description": "A longer description of PIXToolbar in Markdown format.\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/alexchueh/LineLabel",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"alexchueh": "shadow@pixnet.tw"
},
"source": {
"git": "https://github.com/alexchueh/LineLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LineLabel/LineLabel/*.{h,m}",
"requires_arc": true
}