[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 8 / 1 / b / RunIt / 0.2.0 / RunIt.podspec.json
blobc12d33f54d6c1e90188499d3a89a88902078b2a4
2   "name": "RunIt",
3   "module_name": "RunIt",
4   "version": "0.2.0",
5   "homepage": "https://github.com/Wisors/RunIt",
6   "summary": "A simple component helps you have only one Singleton.",
7   "authors": {
8     "Nikishin Alexander": "wisorus@gmail.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "source": {
19     "git": "https://github.com/Wisors/RunIt.git",
20     "tag": "0.2.0"
21   }