[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / d / TTBaseService / 0.0.3 / TTBaseService.podspec.json
blob1e78efaad1e5781f87eb1e9d7f0a9c07fc9d599e
2   "name": "TTBaseService",
3   "version": "0.0.3",
4   "authors": {
5     "Hasan KACAR": "hasankacar@thy.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/turkishtechnicmobile/TTBaseService",
12   "source": {
13     "git": "https://github.com/turkishtechnicmobile/TTBaseService.git",
14     "branch": "master",
15     "tag": "0.0.3"
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     "Alamofire": [
31       "~>4.9.1"
32     ],
33     "TTBaseModel": [
35     ],
36     "TTBaseApp": [
38     ]
39   },
40   "swift_version": "4.2"