[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 4 / 7 / Reversi / 1.1.0 / Reversi.podspec.json
blob69ae8d7d09db317b73f3a5e8c5e6e83d033dc90b
2   "name": "Reversi",
3   "version": "1.1.0",
4   "summary": "An A/B Testing framework written in Swift.",
5   "description": "Every iOS app should be able to implement A/B test without only relying on external services.\nReversi is an open source A/B Testing framework written in Swift to keep a clean code white creating UI varations.",
6   "homepage": "https://github.com/popei69/Reversi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "popei69": "b.pasquier69@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/popei69/Reversi.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/BenoitPasquier_",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "Reversi/Classes/**/*",
24   "swift_version": "4.2"