[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 5 / a / MarkovUnchained / 0.1.0 / MarkovUnchained.podspec.json
blob41b2f398712e3c7a6c89f6369eb55a8625bfe192
2   "name": "MarkovUnchained",
3   "version": "0.1.0",
4   "summary": "A simple, generic Markov chain implementation written in Swift.",
5   "homepage": "https://github.com/nebyark/markov-unchained",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ben Kray": "benkray@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/nebyark/markov-unchained.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/nebyark",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "MarkovUnchained/Classes/**/*",
23   "swift_version": "5.0"