| { |
| "name": "DropDownList", |
| "version": "0.0.1", |
| "summary": "I am creating a open source library.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/satyerncareer/DropDownListSwift", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "satyendra chauhan": "satyendra.chauhan@appster.in" |
| }, |
| "source": { |
| "git": "https://github.com/satyerncareer/DropDownListSwift.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "DropDownList/Classes/**/*" |
| } |