[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 8 / 2 / Experiments / 0.1.0 / Experiments.podspec.json
blobdc58ef21a9e431163f9c6fb667195ce536c43afe
2   "name": "Experiments",
3   "version": "0.1.0",
4   "summary": "Implementation of the service and little infra for easy on-device A/B testing on iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gontovnik/Experiments",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gontovnik": "danil@gontovnik.com"
13   },
14   "source": {
15     "git": "https://github.com/gontovnik/Experiments.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/gontovnik",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Experiments/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "swift_version": "5.0"