[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / 0 / RDPSDK2 / 2.0.0 / RDPSDK2.podspec.json
blob42610e5cf27846d52857f1f39ed744261c6036fb
2   "name": "RDPSDK2",
3   "version": "2.0.0",
4   "summary": "This RDPSDK2 is the RDP mobile SDK version 2.",
5   "description": "RDP SDK 2 for merchants to integrate RDP payment solutions with their iOS projects.",
6   "homepage": "https://bitbucket.org/reddotpayment/ios-sdk2-cocoapod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daryl": "darylng@reddotpayment.com"
13   },
14   "source": {
15     "git": "https://darylngrdp@bitbucket.org/reddotpayment/ios-sdk2-cocoapod.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RDPSDK2/RDPSDK2/Classes/**/*",
22   "dependencies": {
23     "CardIO": [
25     ]
26   }