| { |
| "name": "LPDPopoverViewObject", |
| "version": "0.1.0", |
| "summary": "A short description of LPDPopoverViewObject.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/Assuner-Lee/LPDPopoverViewObject", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Assuner-Lee": "yongguang.li@ele.me" |
| }, |
| "source": { |
| "git": "https://github.com/Assuner-Lee/LPDPopoverViewObject.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LPDPopoverViewObject/Classes/**/*" |
| } |