[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / e / SessionKit / 1.0.0 / SessionKit.podspec.json
blobe55d24fb279462196c414945c44768ace3fe78ad
2   "name": "SessionKit",
3   "version": "1.0.0",
4   "summary": "Session access for swift apps",
5   "homepage": "https://github.com/Digipolitan/session-kit",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/session-kit.git",
9     "tag": "v1.0.0"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0",
18     "watchos": "2.0",
19     "tvos": "9.0",
20     "osx": "10.10"
21   },
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"