[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / a / RebillSDK / 0.0.2 / RebillSDK.podspec.json
blob5d4e490eeaa6dfda234a63b7b92d9e75a0b90cda
2   "name": "RebillSDK",
3   "version": "0.0.2",
4   "summary": "Rebill Swift SDK to make secure creditcard transactions.",
5   "description": "Rebill Swift SDK to make secure creditcard transactions\nFor more information, read the README.md",
6   "homepage": "https://docs.rebill.to/docs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "": "santilazzari1994@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/The-Flock/RebillSdk-swift.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "LibraryComponents/Classes/**/*.{h,m,swift}",
22   "exclude_files": "Classes/Exclude",
23   "resources": "LibraryComponents/**/*.{xib}",
24   "dependencies": {
25     "ATGValidator": [
26       "~> 1.0"
27     ]
28   }