[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 9 / 4 / NSUUID / 1.0.0 / NSUUID.podspec.json
blobfdbc72a93453f89639d94b9f1a65fd329d6c73a2
2   "name": "NSUUID",
3   "version": "1.0.0",
4   "summary": "NSUUID implementation for iOS < 6.0 and OS X < 10.8.",
5   "homepage": "https://github.com/0xced/NSUUID",
6   "license": {
7     "type": "MIT",
8     "file": "README.md"
9   },
10   "authors": {
11     "CeĢdric Luthi": "cedric.luthi@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/0xced/NSUUID.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "NSUUID.m",
18   "requires_arc": false