[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / b / OpusOptimalSDK / 1.0.1 / OpusOptimalSDK.podspec.json
blob1af445933f49c317cc956e90a42993ab2be30853
2   "name": "OpusOptimalSDK",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": [
22     "OptimalApplePay/PublicHeaderFiles/*.h",
23     "OptimalApplePay/ApplePay/*.{h,m}",
24     "OptimalApplePay/StubsClasses/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "resources": "OptimalApplePay/PublicHeaderFiles/*.xib",
28   "ios": {
29     "frameworks": "PassKit"
30   }