blob: 55baea36c03fad99fed0d963177ff8edac71c26d [file] [log] [blame]
{
"name": "ObjectVoice",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ObjectVoice/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"swift_version": "4.0"
}