[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / d / e / EnigmaKit / 0.1.0 / EnigmaKit.podspec.json
blob1a59f94eb63aa71fab871dee04c3bfd4ccdeaec9
2   "name": "EnigmaKit",
3   "version": "0.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": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"