| { |
| "name": "Sudheer", |
| "version": "1.0.0", |
| "summary": "Payments sample applications repository", |
| "description": " A longer description of Sudheer in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n", |
| "homepage": "https://github.com/pskr1894/Sudheer", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "pskr1894": "sudheer.cdp@gmail.com" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source": { |
| "git": "https://github.com/pskr1894/Sudheer.git", |
| "commit": "1a97fc487953fbf8a34361d5f1de354b0100f835", |
| "tag": "1.0.0" |
| }, |
| "source_files": "OptimalApplePay/PaymentKit/OPTPaymentAuthorizationProcess.h", |
| "exclude_files": "Classes/Exclude" |
| } |