{ | |
"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": [ | |
] | |
} | |
} |