[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / d / a / Telereso / 0.0.7 / Telereso.podspec.json
blobb5a3466b0d7810e977d214c0fad481ae5d6342be
2   "name": "Telereso",
3   "version": "0.0.7",
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.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Telereso/Classes/**/*",
23   "static_framework": true,
24   "dependencies": {
25     "Firebase/Core": [
26       "8.14.0"
27     ],
28     "Firebase/RemoteConfig": [
29       "8.14.0"
30     ],
31     "SwiftyJSON": [
32       ">= 4.0"
33     ],
34     "SDWebImage": [
36     ]
37   },
38   "pod_target_xcconfig": {
39     "OTHER_LDFLAGS": "$(inherited) -ObjC"
40   },
41   "swift_version": "5.0"