[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 3 / f / 7 / SBRXCallbackURLKit / 1.0.0 / SBRXCallbackURLKit.podspec.json
blob51c3365ef98b463a40db59de37496979322626c5
2   "name": "SBRXCallbackURLKit",
3   "version": "1.0.0",
4   "summary": "Simple library that makes it easy to add x-callback-url support to your app.",
5   "homepage": "https://github.com/sebreh/SBRXCallbackURLKit",
6   "license": "MIT",
7   "authors": {
8     "Sebastian Rehnby": "sebastian@rehnby.com"
9   },
10   "source": {
11     "git": "https://github.com/sebreh/SBRXCallbackURLKit.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "SBRXCallbackURLKit/**/*.{h,m}",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true