[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 7 / 8 / WillowKit / 0.1.2 / WillowKit.podspec.json
blob828aefc755a9a4bdf73a05d978aeb6d3282e77c4
2   "name": "WillowKit",
3   "version": "0.1.2",
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.2"
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}"