[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / 8 / WillowKit / 0.1.3 / WillowKit.podspec.json
blobe902990e317377df6ce721674284eb0dbebc9fb4
2   "name": "WillowKit",
3   "version": "0.1.3",
4   "authors": {
5     "Willow Bellemore": "willow.alex@bellemore.ca"
6   },
7   "homepage": "https://github.com/istx25/WillowKit",
8   "summary": "A small library filled with syntax sugar, shortcuts, and developer happiness.",
9   "source": {
10     "git": "https://github.com/istx25/WillowKit.git",
11     "tag": "v0.1.3"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "UIKit"
24     ]
25   },
26   "source_files": "WillowKit/*.{h,m,swift}",
27   "pushed_with_swift_version": "3.0"