{ | |
"name": "Rapid", | |
"version": "0.0.10", | |
"license": "MIT", | |
"summary": "Rapid.io iOS and macOS SDK", | |
"homepage": "http://www.rapid.io", | |
"authors": { | |
"Jan Schwarz": "jan.schwarz@strv.com" | |
}, | |
"source": { | |
"git": "https://github.com/Rapid-SDK/ios.git", | |
"tag": "0.0.10" | |
}, | |
"platforms": { | |
"ios": "8.0", | |
"osx": "10.10" | |
}, | |
"source_files": [ | |
"Source/*.swift", | |
"Source/**/*.swift" | |
], | |
"pushed_with_swift_version": "3.0" | |
} |