[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / d / c / PayCardsLib / 1.0.1 / PayCardsLib.podspec.json
blobb8b23c804930b1984e0c380f9231859872a6e1c7
2   "name": "PayCardsLib",
3   "version": "1.0.1",
4   "summary": "PayCards lib description",
5   "description": "                   PayCards lib detailed description\n",
6   "homepage": "http://pay.cards/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Pesin": "igorpesin@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/i-pesin/PayCardsLib.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "include/*.h",
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "include/*.h",
24   "preserve_paths": [
25     "libPayCardsNoAcquiring.a",
26     "CRNResources.bundle"
27   ],
28   "frameworks": [
29     "CoreVideo",
30     "AudioToolbox",
31     "AVFoundation",
32     "GLKit",
33     "ImageIO",
34     "CoreMedia",
35     "AssetsLibrary"
36   ],
37   "libraries": [
38     "stdc++",
39     "PayCardsNoAcquiring"
40   ],
41   "requires_arc": true,
42   "dependencies": {
43     "OpenCV": [
45     ]
46   }