| { | |
| "name": "PNDropDown", | |
| "version": "1.0.0", | |
| "summary": "This is such a PNDropDown.", | |
| "description": "This is some super Drop down.", | |
| "homepage": "https://github.com/ptapaniya/PNDropDown", | |
| "license": "MIT", | |
| "authors": { | |
| "Prakash": "ptapaniya@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ptapaniya/PNDropDown.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "PNDropDown/**/*" | |
| } |