[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / c / JustTweak / 8.0.0 / JustTweak.podspec.json
blob9bd22a8d39582351286d81903cd5f5be218e5d8f
2   "name": "JustTweak",
3   "version": "8.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": "Just Eat Takeaway iOS Team",
12   "source": {
13     "git": "https://github.com/justeat/JustTweak.git",
14     "tag": "8.0.0"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.1",
20   "source_files": "JustTweak/Classes/**/*.swift",
21   "resource_bundles": {
22     "JustTweak": "JustTweak/Assets/en.lproj/*"
23   },
24   "preserve_paths": [
25     "_TweakAccessorGenerator"
26   ],
27   "prepare_command": "cp -f ./JustTweak/Assets/TweakAccessorGenerator.bundle/TweakAccessorGenerator ./_TweakAccessorGenerator",
28   "swift_version": "5.1"