[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / 1 / MenigaSDK / 1.1.0 / MenigaSDK.podspec.json
blobb0633045008b5c703352e829d65160ac3d1f9562
2   "name": "MenigaSDK",
3   "module_name": "MenigaSDK",
4   "version": "1.1.0",
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://github.com/meniga/mobile-sdk-ios",
8   "documentation_url": "https://github.com/meniga/mobile-sdk-ios/wiki",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Meniga": "meniga@meniga.is"
15   },
16   "source": {
17     "git": "https://github.com/meniga/mobile-sdk-ios.git",
18     "tag": "1.1.0"
19   },
20   "social_media_url": "https://twitter.com/meniga",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "Meniga/Meniga-ios-sdk/**/*",
25   "requires_arc": true,
26   "vendored_frameworks": "Meniga/compiled/MenigaSDK.framework"