| { | |
| "name": "Reflex", | |
| "version": "1.0.6", | |
| "summary": "The best way to reflect your Swift objects", | |
| "homepage": "https://github.com/incetro/Reflex.git", | |
| "license": "MIT", | |
| "authors": { | |
| "incetro": "incetro@ya.ru" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0", | |
| "osx": "10.9", | |
| "watchos": "2.0", | |
| "tvos": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/incetro/Reflex.git", | |
| "tag": "1.0.6" | |
| }, | |
| "source_files": "Sources/Reflex/**/*.{h,swift}", | |
| "pushed_with_swift_version": "4.0" | |
| } |