4 "homepage": "http://documentation.emarsys.com/",
5 "license": "Mozilla Public License 2.0",
7 "Emarsys Technologies": "mobile-team@emarsys.com"
9 "summary": "Core iOS SDK",
14 "git": "https://github.com/emartech/ios-core-sdk.git",
17 "source_files": "Core/**/*.{h,m}",
18 "public_header_files": [
19 "Core/EMSRequestManager.h",
20 "Core/EMSRequestModelBuilder.h",
21 "Core/EMSRequestModel.h",
22 "Core/EMSResponseModel.h",
23 "Core/EMSAuthentication.h",
24 "Core/EMSDeviceInfo.h",
25 "Core/NSError+EMSCore.h"