blob: fd848d57f7ab363f0e8459bb6f525d56f6c209f8 [file] [log] [blame]
{
"name": "pixnet-ios-Toolbar",
"version": "1.0.0",
"summary": "pixnet-ios-Toolbar",
"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/pixnet/pixnet-ios-Toolbar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}