[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / c / JustTweak / 5.1.0 / JustTweak.podspec.json
blobbc670f381bbc925921edc97c9a43d25c38142f7b
2   "name": "JustTweak",
3   "version": "5.1.0",
4   "summary": "A framework for feature flagging, locally and remotely configure and A/B test iOS apps.",
5   "description": "JustTweak is a framework for feature flagging, locally and remotely configure and A/B test iOS apps.",
6   "homepage": "https://github.com/justeat/JustTweak",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gianluca Tranchedone": "gianluca.tranchedone@just-eat.com",
13     "Alberto De Bortoli": "alberto.debortoli@just-eat.com",
14     "Dimitar Chakarov": "dimitar.chakarov@just-eat.com"
15   },
16   "source": {
17     "git": "https://github.com/justeat/JustTweak.git",
18     "tag": "5.1.0"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "5.1",
24   "source_files": "JustTweak/Classes/**/*.swift",
25   "resource_bundles": {
26     "JustTweak": "JustTweak/Assets/**/*"
27   },
28   "swift_version": "5.1"