| { |
| "name": "MCropViewController", |
| "version": "0.1.0", |
| "summary": "A short description of MCropViewController.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/huy-luvapay/MCropViewController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "huy-luvapay": "huy.van@epapersmart.com" |
| }, |
| "source": { |
| "git": "https://github.com/huy-luvapay/MCropViewController.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "MCropViewController/Classes/**/*.{h,m,mm,swift}" |
| } |