[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / b / 8 / SwiftTwitch / 0.1.0 / SwiftTwitch.podspec.json
blob2a67fc99454673a7c5e477c6c206f5f7e83f57c4
2   "name": "SwiftTwitch",
3   "version": "0.1.0",
4   "summary": "Wrapper for the New Twitch API written in Swift.",
5   "description": "SwiftTwitch allows for accessing the Twitch API is a typed, safe, and readable way. To view a proper\nusage document of SwiftTwitch, please view the GitHub README available here: https://github.com/chrisfromtemporaryid@gmail.com/SwiftTwitch.git",
6   "homepage": "https://github.com/Chris-Perkins/SwiftTwitch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chrisfromtemporaryid@gmail.com": "chrisfromtemporaryid@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Chris-Perkins/SwiftTwitch.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.linkedin.com/in/chrispperkins/",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SwiftTwitch/Classes/**/*",
23   "dependencies": {
24     "Marshal": [
25       "~> 1.2.7"
26     ]
27   },
28   "swift_version": "4.2"