[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / c / JustTweak / 10.1.1 / JustTweak.podspec.json
blob594f7dd24ca1be3e425c1c54f3daca8ee0aae7f0
2   "name": "JustTweak",
3   "version": "10.1.1",
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.1.1"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.1",
20   "source_files": "Framework/Sources/**/*.swift",
21   "resources": "Framework/Sources/Resources/**/*",
22   "preserve_paths": [
23     "TweakAccessorGenerator"
24   ],
25   "swift_version": "5.1"