[Add] AgoraIrisRTC_macOS 4.4.1.6-build.1
[CocoaPods.git] / Specs / b / f / 2 / ClearBlade-iOS-API / 0.8.4 / ClearBlade-iOS-API.podspec.json
blob07db97068643b35a79683289a00313ab49a9e357
2   "name": "ClearBlade-iOS-API",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "0.8.4",
7   "summary": "iOS API libraries for the ClearBlade platform",
8   "homepage": "https://github.com/ClearBlade/iOS-API",
9   "license": {
10     "type": "EPL",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Charlie Andrews": "candrews@clearblade.com"
15   },
16   "source": {
17     "git": "https://github.com/ClearBlade/iOS-API.git",
18     "tag": "v0.8.4"
19   },
20   "header_dir": "libmosquitto",
21   "source_files": "ClearBladeAPI/**/*.{h,m}",
22   "frameworks": [
23     "SystemConfiguration",
24     "MobileCoreServices"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 1.3.3"
29     ]
30   },
31   "requires_arc": true