[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / b / a / c / JustTweak / 10.0.2 / JustTweak.podspec.json
blob079d4d6408aad9569edb612ed2fa579db0dc2aff
2   "name": "JustTweak",
3   "version": "10.0.2",
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": "10.0.2"
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"