[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / a / Unicorns / 0.2.0 / Unicorns.podspec.json
blobba5400c7230f231de9544568f2714626ad3290bb
2   "name": "Unicorns",
3   "version": "0.2.0",
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.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Unicorns/Classes/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.2"
24   }