[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / 3 / a / ObjectVoice / 0.1.10 / ObjectVoice.podspec.json
blobfe288b137dc0dc26f02d4d85f6014120dfab0288
2   "name": "ObjectVoice",
3   "version": "0.1.10",
4   "summary": "The iOS SDK for ObjectVoice",
5   "swift_versions": "4.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/ObjectVoice/ObjectVoice-iOS-SDK",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "James Tice": "james@objectvoice.com"
14   },
15   "source": {
16     "git": "https://github.com/ObjectVoice/ObjectVoice-iOS-SDK.git",
17     "tag": "0.1.10"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ObjectVoice/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.9.1"
26     ],
27     "SwiftyJSON": [
28       "~> 5.0.0"
29     ]
30   },
31   "swift_version": "4.0"