blob: fc7de0e2e3e9ac54fbc00354a27aac1f38af1f33 [file] [log] [blame]
{
"name": "XYJGG",
"version": "0.0.2",
"summary": "a custom view of JGG",
"description": "a custom view of JGG",
"homepage": "https://github.com/cryboyofyu/XYJGG",
"license": "MIT",
"authors": {
"LV": "cryboyofyu@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cryboyofyu/XYJGG",
"tag": "0.0.2"
},
"source_files": "XYCustomJGGExample/XYCustomJGGExample/XYJGG/**/*.{h,m}",
"resources": "XYCustomJGGExample/XYCustomJGGExample/XYClasses/XYTestImgs/*.{jpg,png,jpeg}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}