[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 3 / SKRTMAPI / 4.1.2 / SKRTMAPI.podspec.json
blobf0461862e4e61730938872f8b4048bdb694f8e13
2   "name": "SKRTMAPI",
3   "version": "4.1.2",
4   "summary": "A Swift library for connecting to the Slack RTM API",
5   "homepage": "https://github.com/SlackKit/SKRTMAPI",
6   "license": "MIT",
7   "authors": {
8     "Peter Zignego": "peter@launchsoft.co"
9   },
10   "source": {
11     "git": "https://github.com/SlackKit/SKRTMAPI.git",
12     "tag": "4.1.2"
13   },
14   "social_media_url": "https://twitter.com/pvzig",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/**/*.swift",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "SKCore": [
26     ],
27     "SKWebAPI": [
29     ],
30     "Starscream": [
32     ]
33   }