[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 3 / DHCObjectIntrospection / 0.1.0 / DHCObjectIntrospection.podspec.json
blob16a7af8e39494ef0be8d925026f70275c1d273e3
2   "name": "DHCObjectIntrospection",
3   "version": "0.1.0",
4   "summary": "a category on NSObject to allow for runtime introspection.",
5   "homepage": "https://github.com/confidenceJuice/NSObjectIntrospection",
6   "license": "MIT",
7   "authors": {
8     "Daniel Haight": "confidence.designe@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/confidenceJuice/NSObjectIntrospection.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "NSObject+Introspect/*.{h,m}",
15   "frameworks": "Foundation",
16   "requires_arc": true