[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / f / b / SPiDSDK / 1.2.8 / SPiDSDK.podspec.json
blob94b49c066b7af2dee3c4b4d4c56a613f32f76cc6
2   "name": "SPiDSDK",
3   "version": "1.2.8",
4   "summary": "iOS SDK for using SPiD",
5   "description": "  \t\t\t\t\tThis iOS SDK allows for a simpler interface to use the SPiD platform.\n  \t\t\t\t\tFor more information see http://techdocs.spid.no/\n",
6   "homepage": "https://github.com/schibsted/sdk-ios",
7   "license": "MIT",
8   "authors": {
9     "Mikael Lindström": "mikael.lindstrom@schibsted.com",
10     "Oskar Höjwall": "oskar.hojwall@schibsted.com"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/schibsted/sdk-ios.git",
17     "tag": "1.2.8"
18   },
19   "source_files": [
20     "Classes",
21     "SPiDSDK/**/*.{h,m}"
22   ],
23   "frameworks": "Security",
24   "requires_arc": true