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