[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 9 / 8 / Stringify / 0.1 / Stringify.podspec.json
blob6a5e1079fd54ab082a992ebd32537095c37e2c3d
2   "name": "Stringify",
3   "version": "0.1",
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.by"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "swift_versions": [
17     "5.1"
18   ],
19   "source": {
20     "git": "https://github.com/NovichenkoAnton/Stringify.git",
21     "tag": "0.1"
22   },
23   "source_files": "Sources/*.swift",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "swift_version": "5.1"