blob: 779cf25c4ecadcf31c5f691c37b0b46267cffe6c [file] [log] [blame]
{
"name": "iQKit",
"version": "0.9.2",
"summary": "Search by iQNECT.",
"description": "Search by iQNECT\n\n* text/keyword search\n* image search",
"homepage": "https://github.com/iqnect-org/iqkit-ios",
"license": {
"type": "Commercial",
"text": "http://iqnect.org/business/terms-and-conditions/"
},
"authors": "iQNECT",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iqnect-org/iqkit-ios.git",
"tag": "0.9.2"
},
"source_files": "iQKit/include/iQKit/*.h",
"public_header_files": "iQKit/include/iQKit/*.h",
"resources": "iQKit/iQKitResources.bundle",
"vendored_libraries": "iQKit/libiQKit.a",
"frameworks": [
"AVFoundation",
"CoreLocation",
"CoreText",
"CoreData",
"QuartzCore"
],
"libraries": "c++",
"requires_arc": true,
"dependencies": {
"NFAllocInit": [
"~> 1.0"
],
"SVProgressHUD": [
"~> 2.0"
],
"SDWebImage": [
"3.7.1"
],
"SBJson": [
"~> 5.0"
],
"Masonry": [
],
"OpenCV": [
"2.4.9"
]
}
}