blob: de5108c19a19c7642c119ff9250b5d940c01dd7c [file] [log] [blame]
{
"name": "PIXToolbar",
"version": "1.0.2",
"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/pixnet/pixnet-ios-Toolbar",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"alexchueh": "shadow@pixnet.tw"
},
"source": {
"git": "https://github.com/pixnet/pixnet-ios-Toolbar.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}