blob: 41cf878edc835332eb007368e5f267c7ff7b5595 [file] [log] [blame]
{
"name": "RxCamera",
"version": "0.1.0",
"summary": "A short description of RxCamera.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Aquima/RxCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aquima": "raul.quispe@live.com"
},
"source": {
"git": "https://github.com/Aquima/RxCamera.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/rahulqm",
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "RxCamera/Classes/**/*"
}