[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 3 / f / ActivSync / 1.0.2 / ActivSync.podspec.json
blob02962e88d0c439845feb5a5e6266d73173aa50f2
2   "name": "ActivSync",
3   "version": "1.0.2",
4   "summary": "Connect with our Activbody API!",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/ActivBody/activ-sync/",
8   "license": {
9     "type": "Apache 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "brunohenriquesk1@hotmail.com": "brunohenriquesk1@hotmail.com"
14   },
15   "platforms": {
16     "tvos": "10.1",
17     "ios": "10.1"
18   },
19   "source": {
20     "http": "https://github.com/ActivBody/activ-sync/releases/download/1.0.1/ActivSync.zip"
21   },
22   "source_files": "ActivSync.framework/Headers/ActivSync-Swift.h",
23   "vendored_frameworks": "ActivSync.framework",
24   "frameworks": [
25     "UIKit",
26     "Security"
27   ],
28   "dependencies": {
29     "Alamofire": [
31     ],
32     "SwiftLint": [
34     ]
35   },
36   "swift_version": "5.0"