| { |
| "name": "Robocop", |
| "version": "1.0.0", |
| "summary": "The fairest, smartest and easiest way to read all kinds of AVMetadataObjectType objects in just **one method call** for iOS 7+ devices.", |
| "homepage": "https://github.com/davidman/Robocop", |
| "license": { |
| "type": "MIT" |
| }, |
| "authors": { |
| "David Hernandez": "dav.viidd94@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/davidman/Robocop.git", |
| "tag": "v1.0.0" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "frameworks": "AVFoundation", |
| "source_files": "Classes/*.{h,m}", |
| "requires_arc": true |
| } |