| { |
| "name": "YDLenzLibrary", |
| "version": "0.1.2", |
| "summary": "YDLenzLibrary", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://gitee.com/barty/YDLenzLibrary", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "994898756@qq.com": "“994898756@qq.com”" |
| }, |
| "source": { |
| "git": "https://gitee.com/barty/YDLenzLibrary.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "YDLenzLibrary/Classes/**/*", |
| "frameworks": [ |
| "UIKit", |
| "MapKit" |
| ], |
| "dependencies": { |
| "AFNetworking": [ |
| "~> 2.3" |
| ] |
| } |
| } |