[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 7 / c / EVReflection / 2.7.5 / EVReflection.podspec.json
blobfdb437912e0d8fba79df4d193330d3b1d7c0c94c
2   "name": "EVReflection",
3   "version": "2.7.5",
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   },
16   "source": {
17     "git": "https://github.com/evermeer/EVReflection.git",
18     "tag": "2.7.5"
19   },
20   "source_files": "EVReflection/pod/*",
21   "frameworks": "Foundation",
22   "requires_arc": true