| { |
| "name": "YRDropdownView", |
| "version": "0.0.1", |
| "platforms": { |
| "ios": null |
| }, |
| "license": "MIT", |
| "summary": "YRDropdownView is a view library for displaying stylish alerts, warnings, and errors.", |
| "homepage": "http://buildinternet.com/2012/02/yrdropdownview-a-polite-uialertview-alternative-for-ios/", |
| "authors": { |
| "Eli Perkins": "eli@onemightyroar.com" |
| }, |
| "source": { |
| "git": "https://github.com/onemightyroar/YRDropdownView.git", |
| "commit": "4292f4f5bb8f307f3e3f9be211ae32e5d2c6151b" |
| }, |
| "source_files": "YRDropdownView/*.{h,m}", |
| "resources": "YRDropdownView/*.png", |
| "requires_arc": false |
| } |