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