blob: 7838ae78f1b7074c95ece0b28a2b9f240adda087 [file] [log] [blame]
{
"name": "GGUIKit",
"version": "1.0.3",
"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.3"
},
"source_files": "GGKit/GGKit/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
],
"AFNetworking": [
"~> 3.1.0"
]
}
}