[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 1 / 5 / JSONHelper / 1.2.0 / JSONHelper.podspec.json
blobc1d14c14689ba6cf7909e441378b25a0e9561049
2   "name": "JSONHelper",
3   "version": "1.2.0",
4   "summary": "Lightning quick JSON deserialization for iOS & OS X written in Swift.",
5   "homepage": "https://github.com/isair/JSONHelper",
6   "license": {
7     "type": "zlib",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Baris Sencan": "barissncn@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/isair/JSONHelper.git",
15     "tag": "1.2.0"
16   },
17   "source_files": "JSONHelper/Pod Classes/*.swift",
18   "frameworks": "Foundation",
19   "requires_arc": true