[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / e / CMToolkit / 1.0.0 / CMToolkit.podspec.json
blob3eb2d83db8ab002a16b4a8b3d111ce02338bdc8a
2   "name": "CMToolkit",
3   "version": "1.0.0",
4   "summary": "A collection of tools, utilities, and helpers augmenting the Swift standard library.",
5   "description": "This framework acts as an augmentation of the swift standard library, adding common shorthands and convenience utilities to make life just that much better. Because you deserve nice things.",
6   "homepage": "https://github.com/schrismartin/CMToolkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Martin": "schrismartin@me.com"
13   },
14   "source": {
15     "git": "https://github.com/schrismartin/CMToolkit.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/schrismartin",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Sources/**/*"