[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / a / Unicorns / 0.2.5 / Unicorns.podspec.json
blob34e0b243e249302ada160e256a55ba0248179850
2   "name": "Unicorns",
3   "version": "0.2.5",
4   "summary": "Simple yet useful set of extensions/helpers/controls.",
5   "description": "This pod is a set of useful little thinks for swift that will make your life better ;)",
6   "homepage": "https://github.com/bartekzabicki/Unicorns",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bartekzabicki": "bartekzabicki@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bartekzabicki/Unicorns.git",
16     "tag": "0.2.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Unicorns/Classes/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.0"
24   }