[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / f / NSObjectProperties / 0.0.3 / NSObjectProperties.podspec.json
blob95177c97a5180a699d453d2b564c348ba9b1e07a
2   "name": "NSObjectProperties",
3   "version": "0.0.3",
4   "summary": "Expansion of AQToolkit's NSObject+Properties category",
5   "description": "\t\t   Added methods \"classForPropertyNamed\" and \"namesForPropertiesOfClass\" to AQToolkit's NSObject+Properties category\n",
6   "homepage": "https://github.com/jcon5294/NSObjectProperties",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joseph Constan": "jcon5294@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/jcon5294/NSObjectProperties.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "requires_arc": false