[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 9 / 1 / FFDataWrapper / 1.7 / FFDataWrapper.podspec.json
blob1fca63bbc1e91a854c695e7920dd516e0a8f8931
2   "name": "FFDataWrapper",
3   "version": "1.7",
4   "platforms": {
5     "ios": "9.3",
6     "osx": "10.10"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "Wrapper for data or string objects with custom internal storage",
13   "homepage": "https://github.com/flockoffiles/FFDataWrapper",
14   "authors": "Sergey Novitsky",
15   "source": {
16     "git": "https://github.com/flockoffiles/FFDataWrapper.git",
17     "tag": "v1.7"
18   },
19   "public_header_files": "FFDataWrapper/*.h",
20   "source_files": [
21     "FFDataWrapper/*.swift",
22     "FFDataWrapper/*.h"
23   ],
24   "documentation_url": "https://github.com/flockoffiles/FFDataWrapper/",
25   "swift_version": "4.1",
26   "preserve_paths": [
27     "README.md",
28     "FFDataWrapperTests/*.swift"
29   ]