[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 6 / 5 / Eternal / 3.0 / Eternal.podspec.json
blob8c843b818b15675d7d663cdc3291d73d40f7df6d
2   "name": "Eternal",
3   "version": "3.0",
4   "summary": "The way to manage time in Swift.",
5   "description": "Simplifying work with time and queues in Swift.",
6   "homepage": "https://github.com/igormatyushkin014/Eternal",
7   "screenshots": "https://github.com/igormatyushkin014/Eternal/raw/master/Logo/logo-1024-300.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/igormatyushkin1",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/Eternal.git",
21     "tag": "3.0"
22   },
23   "source_files": [
24     "Eternal",
25     "Eternal/**/*"
26   ]