[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 8 / WnfsSwift / 0.1.6 / WnfsSwift.podspec.json
blob9fea6d35f95b6d750a79969eb0ddfd8dc78c7f97
2   "name": "WnfsSwift",
3   "version": "0.1.6",
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": "MIT (functionland)",
8   "authors": {
9     "Homayoun Heidarzadeh": "hhio618@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/functionland/wnfs-swift-package.git",
16     "tag": "v0.1.6"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Tests/",
23   "dependencies": {
24     "WnfsBindings": [
25       "0.1.6"
26     ]
27   },
28   "static_framework": true,
29   "swift_versions": "5.0",
30   "swift_version": "5.0"