blob: 19653469e9d5690bbd445ab99a4080529591ed4f [file] [log] [blame]
{
"name": "ios-util",
"version": "0.1",
"summary": "some utils about ios develop",
"description": " A longer description of ios-util 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/beiliubei/ios-uitl.git",
"frameworks": "QuartzCore",
"license": "Apache",
"authors": {
"liubei": "beiliubei@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/beiliubei/ios-uitl.git",
"tag": "0.1"
},
"source_files": "util",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}