[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 9 / 2 / 6 / NSObject+Codable / 0.1 / NSObject+Codable.podspec.json
blob0870f0c9c8062d1f4446bd5777c84851ac994386
2   "name": "NSObject+Codable",
3   "version": "0.1",
4   "license": "MIT",
5   "homepage": "https://github.com/LoganWright/NSObject-Codable",
6   "authors": {
7     "Logan Wright": "logan.william.wright@gmail.com"
8   },
9   "summary": "A category for making NSCoding easy",
10   "source": {
11     "git": "https://github.com/LoganWright/NSObject-Codable.git",
12     "tag": "0.1"
13   },
14   "source_files": "NSObject+Codable/Source/*.{h,m}",
15   "requires_arc": true