[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / d / c / 3 / ABMultiton / 1.0.1 / ABMultiton.podspec.json
blobfb6c88cf7349a166e8fdd46d09e0f97c129c4367
2   "name": "ABMultiton",
3   "version": "1.0.1",
4   "summary": "Multiton pattern implementation or singletons manager.",
5   "homepage": "https://github.com/belkevich/multiton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Alexey Belkevich": "belkevich.alexey@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/belkevich/multiton.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": false