[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 9 / 4 / TTBusinessModules / 0.0.2 / TTBusinessModules.podspec.json
blob364a2624afdf279c6958005ecd7e5e689f5e5cdf
2   "name": "TTBusinessModules",
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/TTBusinessModules",
12   "source": {
13     "git": "https://github.com/turkishtechnicmobile/TTBusinessModules.git",
14     "branch": "master",
15     "tag": "0.0.2"
16   },
17   "summary": "test case for base frameworks",
18   "source_files": [
19     "**/*.swift",
20     "*.swift"
21   ],
22   "resources": [
23     "**/*.png",
24     "*.png",
25     "**/*.jpeg",
26     "*.jpeg",
27     "**/*.jpg",
28     "*.jpg",
29     "**/*.storyboard",
30     "*.storyboard",
31     "**/*.xib",
32     "*.xib",
33     "**/*.xcassets",
34     "*.xcassets"
35   ],
36   "swift_versions": "4.2",
37   "platforms": {
38     "ios": "11.0"
39   },
40   "dependencies": {
41     "TTBaseModel": [
43     ],
44     "TTBaseApp": [
46     ],
47     "TTBaseService": [
49     ],
50     "TTBaseView": [
52     ]
53   },
54   "swift_version": "4.2"