[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / 5 / ObjectMapperTransforms / 2.0.3 / ObjectMapperTransforms.podspec.json
bloba49bc41621409e2955f774b33c19ec4aec27dc78
2   "name": "ObjectMapperTransforms",
3   "version": "2.0.3",
4   "summary": "ObjectMapperTransforms - Any To Any(String|Int|Double|Bool) Transform",
5   "homepage": "http://futao.me/",
6   "license": "MIT",
7   "authors": "Ftkey",
8   "requires_arc": true,
9   "source": {
10     "git": "https://github.com/Ftkey/ObjectMapperTransforms.git",
11     "tag": "2.0.3"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.10",
16     "tvos": "9.0",
17     "watchos": "2.0"
18   },
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "frameworks": "Foundation",
23   "source_files": "Sources/**/*.{swift}",
24   "dependencies": {
25     "ObjectMapper": [
27     ]
28   }