| { |
| "name": "iOSContextualMenu", |
| "version": "2.0", |
| "summary": "An easy-to-plug-in Long Press Contextual Menu for iOS inspired by Pinterest.", |
| "homepage": "https://github.com/hectormatos2011/iOSContextualMenu.git", |
| "license": "MIT", |
| "authors": { |
| "Hector Matos": "hectormatos2011@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/hectormatos2011/iOSContextualMenu.git", |
| "tag": "2.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Classes/*.swift", |
| "pushed_with_swift_version": "4.0" |
| } |