[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 8 / TTBaseModel / 0.0.2 / TTBaseModel.podspec.json
blob20eb689fd8cdc303994b8e6e2ce973eb8f5f6703
2   "name": "TTBaseModel",
3   "version": "0.0.2",
4   "authors": {
5     "Hasan KACAR": "hasankacar@thy.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/turkishtechnicmobile/TTBaseModel",
12   "source": {
13     "git": "https://github.com/turkishtechnicmobile/TTBaseModel.git",
14     "branch": "master",
15     "tag": "0.0.2"
16   },
17   "summary": "Base application frameworks for Turkish Technic's Applications. Don't use it without permission.",
18   "source_files": [
19     "**/*.swift",
20     "*.swift"
21   ],
22   "swift_versions": "4.2",
23   "platforms": {
24     "ios": "11.0"
25   },
26   "dependencies": {
27     "ObjectMapper": [
28       "~> 4.2.0"
29     ],
30     "TTBaseApp": [
32     ]
33   },
34   "swift_version": "4.2"