[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / 3 / Extended / 1.0.0 / Extended.podspec.json
blob29793d635a0727fb9103247055c5bbf6dff89f10
2   "name": "Extended",
3   "version": "1.0.0",
4   "summary": "A set of useful Swift extentions",
5   "description": "Extended contains a set of useful Swift extentions",
6   "homepage": "https://github.com/FreshworksStudio/Extended",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirshayegh": "shayegh@me.com"
13   },
14   "source": {
15     "git": "https://github.com/FreshworksStudio/Extended.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Extended/Classes/**/*.{swift}"