[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 6 / 9 / Gollum / 0.2.0 / Gollum.podspec.json
blobd7beab158ed502dd91e93513e849fd348f366a5c
2   "name": "Gollum",
3   "version": "0.2.0",
4   "summary": "A Swift A/B Testing framework for iOS",
5   "homepage": "https://github.com/eduardoeof/Gollum",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eduardo Ferreira": "eduardoofe@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/eduardoeof/Gollum.git",
15     "tag": "0.2.0"
16   },
17   "social_media_url": "https://twitter.com/eduardoeof",
18   "source_files": "Gollum/**/*{.swift}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }