[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / f / b / BoxCast / 0.2.2 / BoxCast.podspec.json
blobe74555ee006c2df203db32bd19462a52bbe26c16
2   "name": "BoxCast",
3   "version": "0.2.2",
4   "license": "MIT",
5   "summary": "BoxCast is a SDK for integrating with the BoxCast API on Apple platforms.",
6   "homepage": "https://github.com/boxcast/boxcast-sdk-apple",
7   "social_media_url": "http://twitter.com/boxcast",
8   "authors": {
9     "Camden Fullmer": "camden.fullmer@boxcast.com"
10   },
11   "source": {
12     "git": "https://github.com/boxcast/boxcast-sdk-apple.git",
13     "tag": "0.2.2"
14   },
15   "source_files": "Source/**/*.swift",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.12"
19   },
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.4"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"