[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 1 / b / IndigoOmtIosLibrary / 0.1.3 / IndigoOmtIosLibrary.podspec.json
blob6c619f4b8b80f3ca8862b1dc9d38ec747f54c8a6
2   "name": "IndigoOmtIosLibrary",
3   "version": "0.1.3",
4   "cocoapods_version": ">= 1.2.0",
5   "summary": "iOS library which simplifies access to INDIGO DataCloud API.",
6   "description": "iOS library which simplifies access to INDIGO DataCloud API.\nFor more information visit https://github.com/indigo-dc",
7   "homepage": "https://github.com/indigo-dc/omt-ios",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sebastian Mamczak": "smamczak@man.poznan.pl"
14   },
15   "source": {
16     "git": "https://github.com/indigo-dc/omt-ios.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "IndigoOmtIosLibrary/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"