[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / 2 / b / TTBaseView / 0.0.4 / TTBaseView.podspec.json
blob3299ddcca2077eb410a35912844a0da1ce5dd7e3
2   "name": "TTBaseView",
3   "version": "0.0.4",
4   "authors": {
5     "Hasan KACAR": "hasankacar@thy.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/turkishtechnicmobile/TTBaseView",
12   "source": {
13     "git": "https://github.com/turkishtechnicmobile/TTBaseView.git",
14     "branch": "master",
15     "tag": "0.0.4"
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     "**/*.h",
22     "*.h",
23     "**/*.m",
24     "*.m"
25   ],
26   "resources": [
27     "**/*.png",
28     "*.png",
29     "**/*.jpeg",
30     "*.jpeg",
31     "**/*.jpg",
32     "*.jpg",
33     "**/*.storyboard",
34     "*.storyboard",
35     "**/*.xib",
36     "*.xib",
37     "**/*.xcassets",
38     "*.xcassets"
39   ],
40   "swift_versions": "4.2",
41   "platforms": {
42     "ios": "11.0"
43   },
44   "public_header_files": [
45     "**/Hamburger/*.h",
46     "**/TTBaseView.h"
47   ],
48   "dependencies": {
49     "TTBaseApp": [
51     ]
52   },
53   "swift_version": "4.2"