[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / 7 / iQKit / 0.9.3 / iQKit.podspec.json
blobf808962c376c2c925f35c82caa9248b017d52c6f
2   "name": "iQKit",
3   "version": "0.9.3",
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   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/iqnect-org/iqkit-ios.git",
17     "tag": "0.9.3"
18   },
19   "source_files": "iQKit/include/iQKit/*.h",
20   "public_header_files": "iQKit/include/iQKit/*.h",
21   "resources": "iQKit/iQKitResources.bundle",
22   "vendored_libraries": "iQKit/libiQKit.a",
23   "frameworks": [
24     "AVFoundation",
25     "CoreLocation",
26     "CoreText",
27     "CoreData",
28     "QuartzCore"
29   ],
30   "libraries": "c++",
31   "requires_arc": true,
32   "dependencies": {
33     "NFAllocInit": [
34       "~> 1.0"
35     ],
36     "SVProgressHUD": [
37       "~> 2.0"
38     ],
39     "SDWebImage": [
40       "3.7.1"
41     ],
42     "SBJson": [
43       "~> 5.0"
44     ],
45     "Masonry": [
47     ],
48     "OpenCV": [
49       "2.4.9"
50     ]
51   }