{ | |
"name": "Runtime", | |
"version": "0.7.0", | |
"summary": "Runtime", | |
"description": "Runtime abilities for native swift objects.", | |
"homepage": "https://github.com/wickwirew/Runtime", | |
"license": "MIT", | |
"authors": { | |
"Wesley Wickwire": "wickwirew@gmail.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/wickwirew/Runtime.git", | |
"tag": "0.7.0" | |
}, | |
"source_files": "Runtime/**/*.swift" | |
} |