[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / f / IdentifierKit / 0.0.1 / IdentifierKit.podspec.json
blobdeea07547b8bfe6bc3e85cfb64e8268816fa593e
2   "name": "IdentifierKit",
3   "version": "0.0.1",
4   "summary": "Strongly typed identifiers for your model layer.",
5   "description": "Replace your Int/String identifiers with strongly typed Identifier objects.",
6   "homepage": "https://github.com/nicholasffox/IdentifierKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Nick Fox",
12   "source": {
13     "git": "https://github.com/nicholasffox/IdentifierKit.git",
14     "tag": "0.0.1"
15   },
16   "social_media_url": "https://twitter.com/nickffox",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "IdentifierKit/**/*",
21   "swift_version": "4.0"