[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / b / OpusOptimalSDK / 1.0.0 / OpusOptimalSDK.podspec.json
blob251606b35bd84bb32dc778f9e8691d6142e7961b
2   "name": "OpusOptimalSDK",
3   "version": "1.0.0",
4   "summary": "Newly developed payments SDK.",
5   "description": "                   A longer description of OpusOptimalSDK 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",
6   "homepage": "https://github.com/pskr1894/OpusOptimalSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pskr1894": "sudheer.cdp@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/pskr1894/OpusOptimalSDK.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "OptimalApplePay/PublicHeaderFiles/*.h",
22   "exclude_files": "Classes/Exclude",
23   "resources": "OptimalApplePay/PublicHeaderFiles/*.xib",
24   "ios": {
25     "frameworks": "PassKit"
26   }