blob: 911028b19c10e16edb6c3150e481d0059a341b5a [file] [log] [blame]
{
"name": "GFGeneralLib",
"version": "0.1.5",
"summary": "Mr. WGF project general code, go to Git for details",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qq97617564/GFGeneralLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WGF": "597617564@qq.com"
},
"source": {
"git": "https://github.com/qq97617564/GFGeneralLib.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"GFGeneralLib/GFGeneraManager.h",
"GFGeneralLib/*",
"GFGeneralLib/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJExtension": [
],
"SDWebImage": [
],
"IQKeyboardManager": [
],
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJRefresh": [
],
"Masonry": [
],
"GTMBase64": [
],
"TZImagePickerController": [
],
"YBImageBrowser": [
]
}
}