[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 1 / 5 / 0 / RPJSONMapper / 0.3.1 / RPJSONMapper.podspec.json
blobe66003d4baa72d84550a3d4fbe8dc5eabb4d4c1d
2   "name": "RPJSONMapper",
3   "version": "0.3.1",
4   "summary": "JSON to object property mapper",
5   "homepage": "https://github.com/reygonzales/RPJSONMapper",
6   "license": "MIT",
7   "authors": {
8     "Rey Gonzales": "reynaldo@mail.sfsu.edu"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/reygonzales/RPJSONMapper.git",
15     "tag": "0.3.1"
16   },
17   "source_files": "RPJSONMapper/*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true