[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 7 / c / EVReflection / 2.44.0 / EVReflection.podspec.json
blobd68021bc43c5016d6ca5ac33c15e7f42ae32f53d
2   "name": "EVReflection",
3   "version": "2.44.0",
4   "summary": "iOS: Swift helper library with reflection functions",
5   "description": "Swift helper library with reflection functions including support for NSCoding, Printable, Hashable, Equatable and JSON",
6   "homepage": "https://github.com/evermeer/EVReflection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "evermeer",
12   "social_media_url": "http://twitter.com/evermeer",
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/evermeer/EVReflection.git",
21     "tag": "2.44.0"
22   },
23   "source_files": "EVReflection/pod/*",
24   "frameworks": "Foundation",
25   "requires_arc": true