3 "module_name": "Meniga",
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",
13 "Meniga": "meniga@meniga.is"
16 "git": "https://github.com/meniga/mobile-sdk-ios.git",
19 "social_media_url": "https://twitter.com/meniga",
23 "source_files": "Meniga/Meniga-ios-sdk/**/*",
25 "vendored_frameworks": "Meniga/compiled/MenigaSDK.framework"