[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / f / 8 / Feige / 2.0.0 / Feige.podspec.json
blobcaa965951815b9d80ca4103089cc7754a90b632c
2   "name": "Feige",
3   "version": "2.0.0",
4   "summary": "Feige is a Swift iOS/macOS/tvOS/watchOS framework that extends the Foundation framework.",
5   "description": "Feige is an iOS/macOS/tvOS/watchOS framework that extends the `Foundation` framework. It includes a number of macros, functions, categories and classes that make repetitive tasks easier.",
6   "homepage": "https://github.com/Kosoku/Feige",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Jason Anderson": "jason@kosoku.com",
13     "William Towe": "willbur1984@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Kosoku/Feige.git",
17     "tag": "2.0.0"
18   },
19   "platforms": {
20     "ios": "14.0",
21     "osx": "11.0",
22     "tvos": "13.0",
23     "watchos": "5.0"
24   },
25   "requires_arc": true,
26   "source_files": "Feige/**/*.{h,m,swift}",
27   "swift_versions": [
28     "5"
29   ],
30   "frameworks": "Foundation",
31   "swift_version": "5"