[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 8 / 0 / IncrementableLabel / 1.2.0 / IncrementableLabel.podspec.json
blobdb32bea00446107ac21ba31031eb15315b1d4104
2   "name": "IncrementableLabel",
3   "module_name": "IncrementableLabel",
4   "version": "1.2.0",
5   "summary": "IncrementableLabel is the easiest way to have incrementable numbers in an UILabel!",
6   "description": "IncrementableLabel is the easiest way to have incrementable numbers in an UILabel! Available on iOS and tVOS",
7   "homepage": "https://github.com/recisio/IncrementableLabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Recisio": "tom.baranes@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/recisio/IncrementableLabel.git",
17     "tag": "1.2.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "requires_arc": true,
24   "source_files": "Source/*.swift"