blob: b3bdedc4347707baedcc49e7835ddee7c3bd0279 [file] [log] [blame]
{
"name": "XYJGG",
"version": "0.0.1",
"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.1"
},
"source_files": "XYCustomJGGExample/XYCustomJGGExample/XYJGG/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}