[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / d / a / Telereso / 0.0.6 / Telereso.podspec.json
blobdf7b47e9c1517c4885f3b618930af901aa2290f6
2   "name": "Telereso",
3   "version": "0.0.6",
4   "summary": "Control your app resources remotely.",
5   "description": "Control your app resources remotely using firebase remote config,.\ncurrently support string localization, in upcoming versions will support images as well",
6   "homepage": "https://www.telereso.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ahna92": "ahmed.alnaami92@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/telereso/ios.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Telereso/Classes/**/*",
23   "dependencies": {
24     "Firebase/Core": [
25       "8.14.0"
26     ],
27     "Firebase/RemoteConfig": [
28       "8.14.0"
29     ],
30     "SwiftyJSON": [
31       ">= 4.0"
32     ],
33     "SDWebImage": [
35     ]
36   },
37   "swift_version": "5.0"