[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / d / e / f / NSObjectProperties / 0.0.1 / NSObjectProperties.podspec.json
blob3831f2a09c25bcf74f7107ce278949cc6d7a9bb0
2   "name": "NSObjectProperties",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "requires_arc": false