[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / d / AclipsaSDK / 1.0.3 / AclipsaSDK.podspec.json
blob937369aca9d1bda1dfdc2e2b10c4044029814040
2   "name": "AclipsaSDK",
3   "version": "1.0.3",
4   "summary": "Easily Add Video and Messaging to Your Current and Future Apps.",
5   "description": "                       The Aclipsa Video & Messaging platform allows you to easily add video and text messaging and video content distribution to any iOS or Android app. Your users will be able to upload and watch videos as well as create and send messages to each other quickly and securely.\n",
6   "homepage": "https://github.com/Aclipsa/messaging-sdk-ios",
7   "license": "Not Open Source",
8   "authors": {
9     "Aclipsa": "info@aclipsa.com"
10   },
11   "source": {
12     "git": "https://github.com/Aclipsa/messaging-sdk-ios.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "vendored_frameworks": "AclipsaSDK/AclipsaSDK.framework"
21   },
22   "preserve_paths": "AclipsaSDK/AclipsaSDK.framework",
23   "resource_bundles": {
24     "AclipsaSDK": [
25       "AclipsaSDK/AclipsaSDK.bundle",
26       "AclipsaSDK/Aclipsa SDK Documentation",
27       "AclipsaSDKDemo.zip",
28       "SwiftAclipsaSDKDemo.zip"
29     ]
30   }