[Add] OmiKit 1.8.2
[CocoaPods.git] / Specs / f / 2 / 3 / Extended / 0.4.0 / Extended.podspec.json
blob3c840fdfd57cb64bf5a42c44400391c80d27f4cc
2   "name": "Extended",
3   "version": "0.4.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": "0.4.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Extended/Classes/**/*.{swift}"