| { |
| "name": "DGLiOSBaseFramework", |
| "authors": { |
| "chenjian": "909567555@qq.com" |
| }, |
| "version": "1.0.2", |
| "summary": "s.summary", |
| "description": "上海罐装信息科技有限公司 ios 基础框架库", |
| "homepage": "https://gitee.com/909567555/DGLiOSBaseFramework", |
| "license": "MIT", |
| "source": { |
| "git": "https://github.com/sdfsddg/DGLiOSBaseFramework.git", |
| "tag": "1.0.2" |
| }, |
| "source_files": "DGLiOSBaseFramework/DGLiOSBaseFramework/*.{h,m}", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "Foundation", |
| "UIKit", |
| "AdSupport", |
| "AVFoundation" |
| ], |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ], |
| "IQKeyboardManager": [ |
| |
| ] |
| } |
| } |