[Add] WCXPopup 0.1.01
[CocoaPods.git] / Specs / d / b / e / Ward / 1.0.4 / Ward.podspec.json
blob17683fb1f46554f27df0137f937c642b49c28b5f
2   "name": "Ward",
3   "version": "1.0.4",
4   "summary": "A Swift micro-framework to clean up memory management syntax.",
5   "homepage": "https://github.com/OneAfternoon/Ward",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Swain Molster": "swain.molster@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/OneAfternoon/Ward.git",
21     "tag": "1.0.4"
22   },
23   "source_files": "Sources/**/*",
24   "swift_version": "4.1"