[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / c / JustTweak / 6.0.0 / JustTweak.podspec.json
blob8a748dea52278565e29412f2220da7f4d1257002
2   "name": "JustTweak",
3   "version": "6.0.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@justeattakeaway.com",
14     "Andrew Steven Grant": "andrew.grant@justeattakeaway.com",
15     "Dimitar Chakarov": "dimitar.chakarov@justeattakeaway.com"
16   },
17   "source": {
18     "git": "https://github.com/justeat/JustTweak.git",
19     "tag": "6.0.0"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "swift_versions": "5.1",
25   "source_files": "JustTweak/Classes/**/*.swift",
26   "resource_bundles": {
27     "JustTweak": "JustTweak/Assets/**/*"
28   },
29   "swift_version": "5.1"