[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 6 / d / AtlasFramework / 1.3.0 / AtlasFramework.podspec.json
blob70471c09e1a6c64dc0dd61fbff2849f7ef1b2b48
2   "name": "AtlasFramework",
3   "version": "1.3.0",
4   "summary": "Atlas is a framework that helps you structure your iOS app using the MVVM-C architecture pattern.",
5   "description": "Atlas is a framework that helps you structure your iOS app using the MVVM-C architecture pattern.\nThe Atlas framework is based on the concepts introduced in the MVVM-C talk by Steve Scott.",
6   "homepage": "https://github.com/dm-drogeriemarkt/atlas-framework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Engel, Stefan": "stefan.engel@dm.de"
13   },
14   "source": {
15     "git": "https://github.com/dm-drogeriemarkt/atlas-framework.git",
16     "tag": "1.3.0"
17   },
18   "source_files": "Atlas/Atlas/**/*.{h,m,swift}",
19   "public_header_files": "Atlas/Atlas/**/*.h",
20   "swift_versions": "4.2",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "swift_version": "4.2"