blob: 0ba499ca44ffa60064ed9ef1d4f33e04004c6781 [file] [log] [blame]
{
"name": "DZJPictureView",
"version": "0.0.1",
"summary": "The DZJPictureView UseFul in.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/czqiang1992/DZJPictureView",
"license": "MIT",
"authors": {
"陈志强": "649204952@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/czqiang1992/DZJPictureView.git",
"tag": "0.0.1"
},
"source_files": "DZJPictureView",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}