blob: fcacb2f7bead826892a058ffc660ff4a754a0c22 [file] [log] [blame]
{
"name": "AIQKit",
"version": "0.9.4.5",
"summary": "Search by AIQ.",
"description": "Search by AIQ \n\n* text/keyword search\n* image search",
"homepage": "https://github.com/iqnect-org/aiqkit-ios",
"license": {
"type": "Commercial",
"text": "http://aiq.tech/enterprise.php#"
},
"authors": "AIQ",
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/iqnect-org/aiqkit-ios.git",
"tag": "0.9.4.5"
},
"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"
],
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
]
}
}