blob: 235abea3b18dbaf48bf03620c5a0d5acf1b6241d [file] [log] [blame]
{
"name": "HUIKit",
"version": "1.3.2",
"summary": "A short description of HUIKit.",
"description": "A longer description of HUIKit 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!",
"homepage": "https://github.com/jumperb/HUIKit",
"license": "Copyright",
"authors": {
"jumperb": "zhangchutian_05@163.com"
},
"source": {
"git": "https://github.com/jumperb/HUIKit.git",
"tag": "1.3.2"
},
"source_files": "Classes/**/*.{h,m}",
"dependencies": {
"Hodor": [
],
"SDWebImage": [
],
"FLAnimatedImage": [
]
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}