[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / d / c / 3 / ABMultiton / 1.0.0 / ABMultiton.podspec.json
blobd50dc115c4391cf88e1c8a54c116a6c07e22ee6d
2   "name": "ABMultiton",
3   "version": "1.0.0",
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.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": false