{ | |
"name": "everidd", | |
"version": "0.1.0", | |
"summary": "A short description of everidd.", | |
"homepage": "https://github.com/luismendoza95/everidd", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"luismendo95za@gmail.com": "lmendore@everis.com" | |
}, | |
"source": { | |
"git": "https://github.com/luismendoza95/everidd.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "everidd/Classes/**/*", | |
"dependencies": { | |
"VideoID.bitcode": [ | |
"~> 3.3" | |
] | |
} | |
} |