[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / 1 / 0 / LocalSplitTests / 1.0 / LocalSplitTests.podspec.json
blobcbc3485c4ee4ae46c223e0bf298d76afe80afd9c
2   "name": "LocalSplitTests",
3   "version": "1.0",
4   "summary": "Framework for implementing simple Split and A/B tests on user's device.",
5   "description": "LocalSplitTests is a lightweight framework that allows you to implementing simple A/B tests on user's device.",
6   "homepage": "https://github.com/someyura/LocalSplitTests",
7   "license": "MIT",
8   "authors": {
9     "Yury Imashev": "yuryimashev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/someyura/LocalSplitTests.git"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source_files": [
21     "Sources/**/*.swift",
22     "LocalSplitTests/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "swift_versions": "5.3.1",
26   "swift_version": "5.3.1"