[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 7 / e / AnyFormatKit / 2.1.0 / AnyFormatKit.podspec.json
blob4729fb3756dcfbd75d2e384dfd80304d56a794db
2   "name": "AnyFormatKit",
3   "version": "2.1.0",
4   "summary": "Simple text formatting in Swift.",
5   "description": "This framework provide to format text with format like \"## ##-###\", where # - replaceble symbol. Support format all string or character by character input.",
6   "homepage": "https://github.com/luximetr/AnyFormatKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luximetr": "luximetr.notification@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/luximetr/AnyFormatKit.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/**/*",
23   "swift_version": "5.0"