blob: a222a227717c6a1f68405d091a701c2a475c0be9 [file] [log] [blame]
{
"name": "NamadaNativefier",
"version": "0.1.0",
"summary": "Local persistent data storage for iOS",
"description": "NamadaNativiefier is local persistent data storage for iOS. This is the updated version of my old library iOSNativefier",
"homepage": "https://github.com/nayanda1/NamadaNativefier",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nayanda": "nayanda1@outlook.com"
},
"source": {
"git": "https://github.com/nayanda1/NamadaNativefier.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NamadaNativefier/Classes/**/*",
"dependencies": {
"NamadaJSON": [
"~> 1.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}