blob: 93d30701c9e962a3fbd6375c65e26d3850dec180 [file] [log] [blame]
{
"name": "GGUIKit",
"version": "1.0.5",
"summary": "GGKit for sdk",
"homepage": "https://github.com/7General",
"license": "MIT",
"authors": {
"王会洲": "wanghuizhou21@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/7General/GGKit.git",
"tag": "1.0.5"
},
"source_files": "GGKit/GGKit/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
],
"AFNetworking": [
]
}
}