[Add] MARSDK_EASPRO 5.0.3
[CocoaPods.git] / Specs / f / 7 / c / EVReflection / 1.4.2 / EVReflection.podspec.json
blobad9053dc2aa7ee71d96ba06aaee77eaacd379d31
2   "name": "EVReflection",
3   "version": "1.4.2",
4   "summary": "iOS: Swift helper library with reflection functions",
5   "description": "Swift helper library with reflection functions including support for NSCoding, Printable, Hashable and Equatable",
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": "1.4.2"
19   },
20   "source_files": "EVReflection/pod/*",
21   "frameworks": "Foundation",
22   "requires_arc": true