[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / e / EnigmaKit / 1.1.0 / EnigmaKit.podspec.json
bloba1d0addd334895d82074e45b54e260db1d276cdd
2   "name": "EnigmaKit",
3   "version": "1.1.0",
4   "summary": "Enigma encryption in Swift.",
5   "description": "Enigma encryption/decryption in Swift.",
6   "homepage": "https://github.com/mikaoj/EnigmaKit",
7   "license": "MIT",
8   "authors": {
9     "Joakim Gyllström": "joakim@backslashed.se"
10   },
11   "source": {
12     "git": "https://github.com/mikaoj/EnigmaKit.git",
13     "tag": "1.1.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source_files": "Sources/EnigmaKit/*"