| { |
| "name": "RDActionSheet", |
| "version": "0.0.1", |
| "license": "MIT", |
| "summary": "Class to make a easily customisable Action Sheet for iOS.", |
| "homepage": "http://riothq.com", |
| "authors": { |
| "Red Davis": "reddavis@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/reddavis/RDActionSheet.git", |
| "commit": "c0aa3b9c19152e81bafc3bfc2b5a083bc7b2c34e" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source_files": "RDActionSheet/RDActionSheet.{h,m}", |
| "resources": "RDActionSheet/*.png", |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |