[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 9 / 5 / NamadaNativefier / 0.1.0 / NamadaNativefier.podspec.json
bloba222a227717c6a1f68405d091a701c2a475c0be9
2   "name": "NamadaNativefier",
3   "version": "0.1.0",
4   "summary": "Local persistent data storage for iOS",
5   "description": "NamadaNativiefier is local persistent data storage for iOS. This is the updated version of my old library iOSNativefier",
6   "homepage": "https://github.com/nayanda1/NamadaNativefier",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "nayanda1@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/nayanda1/NamadaNativefier.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NamadaNativefier/Classes/**/*",
22   "dependencies": {
23     "NamadaJSON": [
24       "~> 1.0"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"