[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / c / 3 / ABMultiton / 2.0.2 / ABMultiton.podspec.json
blob16db2c1daa2110fbb80dbb24771fc85bda85f3d9
2   "name": "ABMultiton",
3   "version": "2.0.2",
4   "summary": "Multiton is a better alternative to singleton.",
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": "2.0.2"
16   },
17   "source_files": "ABMultiton/**/*.{h,m}",
18   "platforms": {
19     "ios": "5.0",
20     "osx": "10.7"
21   },
22   "requires_arc": true