blob: 42f480365fd71e11fcea4e40026133545f37a09d [file] [log] [blame]
{
"name": "ObjectVoice",
"version": "0.1.3",
"summary": "The iOS SDK for ObjectVoice",
"swift_versions": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ObjectVoice/ObjectVoice-iOS-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Tice": "james@objectvoice.com"
},
"source": {
"git": "https://github.com/ObjectVoice/ObjectVoice-iOS-SDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ObjectVoice/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"SwiftyJSON": [
"~> 5.0.0"
]
},
"swift_version": "4.0"
}