blob: 0fa30945777a60c2070960a4b81d90654b724abb [file] [log] [blame]
{
"name": "PIXToolbar",
"version": "1.0.1",
"summary": "PIXToolbar",
"description": " A longer description of PIXToolbar 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!\n",
"homepage": "https://github.com/alexchueh/PIXToolbar",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"alexchueh": "shadow@pixnet.tw"
},
"source": {
"git": "https://github.com/alexchueh/PIXToolbar.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}