[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 8 / Stringify / 1.0 / Stringify.podspec.json
blob088b9687a378e37c5dc298c64f2daf51848ee036
2   "name": "Stringify",
3   "version": "1.0",
4   "summary": "A set of usefull string extensions.",
5   "homepage": "https://github.com/NovichenkoAnton/Stringify",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Anton Novichenko": "novichenko.anton@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": [
17     "5.0",
18     "5.1"
19   ],
20   "source": {
21     "git": "https://github.com/NovichenkoAnton/Stringify.git",
22     "tag": "1.0"
23   },
24   "source_files": "Sources/*.swift",
25   "requires_arc": true,
26   "swift_version": "5.1"