[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / 1 / MenigaSDK / 0.9.26 / MenigaSDK.podspec.json
blobecd204ddbaa04a2b5f5a78d025e4828f5f7e7c2f
2   "name": "MenigaSDK",
3   "module_name": "Meniga",
4   "version": "0.9.26",
5   "summary": "An objective c library to consume the Meniga REST API.",
6   "description": "The Meniga mobile sdk for Objective-C provides a convenient way to interact with the Meniga REST API. Perform api requests through deserialized json objects for easy interaction with the api. Works with swift through the use of a bridging header (see SDK documentation).",
7   "homepage": "https://cocoapods.org/pods/MenigaSDK",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Meniga": "meniga@meniga.is"
14   },
15   "source": {
16     "git": "https://github.com/meniga/mobile-sdk-ios.git",
17     "tag": "0.9.26"
18   },
19   "social_media_url": "https://twitter.com/meniga",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "Meniga/Meniga-ios-sdk/**/*",
24   "requires_arc": true,
25   "vendored_frameworks": "Meniga/compiled/MenigaSDK.framework"