3 "module_name": "MenigaSDK",
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",
14 "Meniga": "meniga@meniga.is"
17 "git": "https://github.com/meniga/mobile-sdk-ios.git",
20 "social_media_url": "https://twitter.com/meniga",
24 "source_files": "Meniga/Meniga-ios-sdk/**/*",
26 "vendored_frameworks": "Meniga/compiled/MenigaSDK.framework"