[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / e / 7 / iQKit / 0.9.0 / iQKit.podspec.json
blob03587290326491424e81fbe1a8bbea881b9b6622
2   "name": "iQKit",
3   "version": "0.9.0",
4   "summary": "Search by iQNECT.",
5   "description": "Search by iQNECT\n\n* text/keyword search\n* image search",
6   "homepage": "https://github.com/iqnect-org/iqkit-ios",
7   "license": {
8     "type": "Commercial",
9     "text": "http://iqnect.org/business/terms-and-conditions/"
10   },
11   "authors": "iQNECT",
12   "social_media_url": "https://twitter.com/iQNECT_org",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/iqnect-org/iqkit-ios.git",
18     "tag": "0.9.0"
19   },
20   "source_files": "iQKit/include/iQKit/*.h",
21   "public_header_files": "iQKit/include/iQKit/*.h",
22   "resources": "iQKit/iQKitResources.bundle",
23   "vendored_libraries": "iQKit/libiQKit.a",
24   "frameworks": [
25     "AVFoundation",
26     "CoreLocation",
27     "CoreText",
28     "CoreData",
29     "QuartzCore"
30   ],
31   "libraries": "c++",
32   "requires_arc": true,
33   "dependencies": {
34     "NFAllocInit": [
35       "~> 1.0"
36     ],
37     "SVProgressHUD": [
38       "1.0"
39     ],
40     "TPKeyboardAvoiding": [
41       "~> 1.0"
42     ],
43     "SDWebImage": [
44       "3.7.1"
45     ],
46     "youtube-ios-player-helper": [
47       "~> 0.1.1"
48     ],
49     "REFrostedViewController": [
50       "2.4.8"
51     ],
52     "SBJson": [
53       "~> 4.0.1"
54     ],
55     "Masonry": [
57     ],
58     "OpenCV": [
59       "2.4.9"
60     ]
61   }