[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 1 / 0 / DotstudioPRO / 0.0.1 / DotstudioPRO.podspec.json
blobc7b78a9d53b4497876d0a54929c140d8b503882d
2   "name": "DotstudioPRO",
3   "version": "0.0.1",
4   "summary": "DotstudioPRO ios & tvos library to make apps created on DotstudioPRO platform.",
5   "description": "DotstudioPRO ios & tvos library to make apps created on DotstudioPRO platform. This repository makes you to use Dotstudio APIs.",
6   "homepage": "https://github.com/dotstudiopro/DotstudioPRO.swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ketan Sakariya": "ketan@dotstudiopro.com"
13   },
14   "platforms": {
15     "ios": "9.2",
16     "tvos": "9.2"
17   },
18   "source": {
19     "git": "https://github.com/dotstudiopro/DotstudioPRO.swift.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "source/common/**/*",
24     "source/common/**/**/*",
25     "source/ui/**/**/**/*"
26   ],
27   "ios": {
28     "source_files": [
29       "source/ios/**/*",
30       "source/ios/**/**/*",
31       "source/ios/**/**/**/*",
32       "source/ios/**/**/**/**/*"
33     ],
34     "dependencies": {
35       "Lock": [
36         "~> 2.10"
37       ],
38       "GoogleAds-IMA-iOS-SDK": [
39         ">=3.3"
40       ],
41       "google-cast-sdk": [
42         "< 5.0",
43         ">=4.3.4"
44       ]
45     }
46   },
47   "tvos": {
48     "source_files": [
49       "source/tvos/**/*",
50       "source/tvos/**/**/*",
51       "source/tvos/**/**/**/*",
52       "source/tvos/**/**/**/**/*"
53     ],
54     "dependencies": {
55       "Auth0": [
56         "~> 1.15"
57       ]
58     }
59   },
60   "exclude_files": "Classes/Exclude",
61   "static_framework": true,
62   "swift_version": "5.0",
63   "dependencies": {
64     "Alamofire": [
66     ],
67     "AlamofireImage": [
68       "~> 3.5"
69     ]
70   }