blob: abb672da00d238eaf19e07f0b3a18fdcf059ca68 [file] [log] [blame]
{
"name": "FFDataWrapper",
"version": "1.1",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Wrapper for data or string objects with custom internal storage",
"homepage": "https://github.com/flockoffiles/FFDataWrapper",
"authors": "Sergey Novitsky",
"source": {
"git": "https://github.com/flockoffiles/FFDataWrapper.git",
"tag": "v1.1"
},
"public_header_files": "FFDataWrapper/*.h",
"source_files": [
"FFDataWrapper/*.swift",
"FFDataWrapper/*.h"
],
"documentation_url": "https://github.com/flockoffiles/FFDataWrapper/",
"preserve_paths": [
"README.md",
"FFDataWrapperTests/*.swift"
],
"pushed_with_swift_version": "4.0"
}