blob: 1d4777cdaab1f57f3d4cf6c7795232950042aa5b [file] [log] [blame]
{
"name": "AIQKit",
"version": "1.0.1",
"summary": "Search by AIQ.",
"description": "Search by AIQ \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.0"
},
"source": {
"git": "https://github.com/iqnect-org/aiqkit-ios.git",
"tag": "1.0.1"
},
"source_files": "AIQKit/include/iQKit/*.h",
"public_header_files": "AIQKit/include/iQKit/*.h",
"resources": "AIQKit/iQKitResources.bundle",
"vendored_libraries": "AIQKit/libiQKit.a",
"frameworks": [
"AVFoundation",
"CoreLocation",
"CoreText",
"CoreData",
"QuartzCore"
],
"libraries": "c++",
"requires_arc": true,
"dependencies": {
"AIQSDK": [
],
"NFAllocInit": [
"~> 1.0"
],
"SVProgressHUD": [
"~> 2.0"
],
"SDWebImage": [
"4.4.1"
],
"SBJson": [
"~> 5.0"
],
"Masonry": [
"1.1.0"
],
"OpenCV": [
"3.2.0"
],
"FBSDKCoreKit": [
"4.40.0"
],
"FBSDKLoginKit": [
"4.40.0"
],
"FBSDKShareKit": [
"4.40.0"
]
}
}