| { |
| "name": "ZQLNetWork", |
| "version": "0.0.7", |
| "summary": "这个是标题", |
| "description": "哈哈哈哈哈呜呜呜呜", |
| "homepage": "https://github.com/ZengQingLinZ/ZQLTool.git", |
| "license": "MIT", |
| "authors": { |
| "zengqinglin": "“328318821@qq.com”" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/ZengQingLinZ/ZQLTool.git", |
| "tag": "0.0.7" |
| }, |
| "source_files": [ |
| "ZQLNet", |
| "Classes/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ] |
| } |
| } |