[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 9 / 8 / Stringify / 1.0.2 / Stringify.podspec.json
blobc6cda32eb4d350872f3a15f2c45eddd171cae9a6
2   "name": "Stringify",
3   "version": "1.0.2",
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": "10.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.2"
23   },
24   "source_files": "Sources/*.swift",
25   "requires_arc": true,
26   "swift_version": "5.1"