[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 9 / 1 / FFDataWrapper / 1.3 / FFDataWrapper.podspec.json
blob57b70d6ba04776dbdd5988e76dae1fd4ea7c39a4
2   "name": "FFDataWrapper",
3   "version": "1.3",
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.3"
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   "preserve_paths": [
26     "README.md",
27     "FFDataWrapperTests/*.swift"
28   ]