blob: 02cf853959363f6f876a4d153df4cd8521879bef [file] [log] [blame]
{
"name": "JUImageGallery",
"version": "0.0.3",
"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!",
"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.3"
},
"source_files": [
"Classes",
"JUImageGalleryDemo/JUImageGallery/*.{h,m}"
],
"requires_arc": true
}