blob: 51c3365ef98b463a40db59de37496979322626c5 [file] [log] [blame]
{
"name": "SBRXCallbackURLKit",
"version": "1.0.0",
"summary": "Simple library that makes it easy to add x-callback-url support to your app.",
"homepage": "https://github.com/sebreh/SBRXCallbackURLKit",
"license": "MIT",
"authors": {
"Sebastian Rehnby": "sebastian@rehnby.com"
},
"source": {
"git": "https://github.com/sebreh/SBRXCallbackURLKit.git",
"tag": "1.0.0"
},
"source_files": "SBRXCallbackURLKit/**/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}