[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / 3 / ObjectMapperTransform / 0.0.1 / ObjectMapperTransform.podspec.json
blobae94df35fe7dad04a7e4f778fab1caed74154a70
2   "name": "ObjectMapperTransform",
3   "version": "0.0.1",
4   "summary": "Common transform to cast data such as string to double, int....",
5   "description": "Common transform to cast data such as string to double, int, float, cgfloat, date & string normalize data",
6   "homepage": "https://github.com/longhoanggiang/ObjectMapperTransform",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "longhoanggiang": "longhoanggiang@gmail.com"
13   },
14   "source": {
15     "git": "./",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ObjectMapperTransform/Classes/**/*.swift",
23   "dependencies": {
24     "ObjectMapper": [
25       "~> 4.2"
26     ]
27   },
28   "swift_version": "5.0"