| { |
| "name": "ZMJAreaPickerView", |
| "version": "0.0.1", |
| "summary": "ZMJAreaPickerView", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/zmjie/ZMJAreaPickerView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zmjie": "1399824158@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/zmjie/ZMJAreaPickerView.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ZMJAreaPickerView/Classes/**/*", |
| "resources": "ZMJAreaPickerView/Classes/ZMJArea.bundle", |
| "dependencies": { |
| "Masonry": [ |
| "~> 1.1.0" |
| ], |
| "MJExtension": [ |
| "~> 3.0.17" |
| ] |
| } |
| } |