[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / 9 / UUIDStringStyle / 1.0.0 / UUIDStringStyle.podspec.json
bloba62250f6bcabdc879c390eb4ff6442b07c6696f5
2   "name": "UUIDStringStyle",
3   "version": "1.0.0",
4   "summary": "uuidString의 Style을 지정하고 변경할 수 있는 기능을 제공합니다.",
5   "description": "uuidString의 Style을 지정하고 변경할 수 있는 기능을 제공합니다.\n제공하는 Style과 예제는 아래와 같습니다.\ncanonical: E56D8738-C2EB-4021-A249-D125AAFE7F57\nnoHyphens: 055BD3A7178447DCA59C4E0A3F331B01\nsurroundingBraces: {EE64F84B-8126-4814-9C2E-A9E0A5BE3680}\nurn: urn:uuid:E756CC57-F606-4FD0-8923-CD328F3BC68F",
6   "homepage": "https://github.com/ocworld/UUIDStringStyle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ocworld": "ocworld@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ocworld/UUIDStringStyle.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "UUIDStringStyle/Sources/**/*",
22   "swift_version": "4.1"