[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / 4 / d / Needs / 0.1.0 / Needs.podspec.json
blobc2e70d9a8f29871d6e66419e1033ef2e3261bc01
2   "name": "Needs",
3   "version": "0.1.0",
4   "summary": "Property Wrapper for setNeeds- methods",
5   "description": "Automatically calls one or several setNeeds- methods when updating a property",
6   "homepage": "https://github.com/jegnux/Needs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jérôme Alves": "j.alves@me.com"
13   },
14   "social_media_url": "",
15   "swift_versions": "5.2",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10"
19   },
20   "source": {
21     "git": "https://github.com/jegnux/Needs.git",
22     "tag": "0.1.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "swift_version": "5.2"