blob: e646dae9e6baee8fb7c47bacf24a522488f95121 [file] [log] [blame]
{
"name": "JUImageGallery",
"version": "0.0.2",
"summary": "画廊组件",
"description": " A longer description of JUImageGallery 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": "http://git.oschina.net/juwenz/JUImageGalleryDemo.git",
"license": "MIT",
"authors": {
"juwenz": "juwenz@icloud.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://git.oschina.net/juwenz/JUImageGalleryDemo.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"JUImageGalleryDemo/JUImageGallery/*.{h,m}"
],
"requires_arc": true
}