[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 8 / 3 / Wnfs / 1.0.1 / Wnfs.podspec.json
blobebc46021cbdeb24f0ffbe1335f26f5b5b51d5b1d
2   "name": "Wnfs",
3   "version": "1.0.1",
4   "summary": "A wrapper around the WNFS swift bindings.",
5   "description": "A wrapper around the WNFS swift bindings, supports ios 8.0+.",
6   "homepage": "http://github.com/functionland/wnfs-swift-package",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Homayoun Heidarzadeh": "hhio618@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/functionland/wnfs-ios.git",
19     "tag": "v1.0.1"
20   },
21   "source_files": [
22     "Sources",
23     "Sources/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Tests/",
26   "dependencies": {
27     "WnfsBindings": [
28       "1.0.0"
29     ]
30   },
31   "static_framework": true,
32   "swift_versions": "5.0",
33   "swift_version": "5.0"