blob: 33dc1b236b30a5a782e01d8fa6023dfc9ee71ffb [file] [log] [blame]
{
"name": "iQKit",
"version": "0.8",
"summary": "Search by iQNECT.",
"description": " Search by iQNECT\n\n * text/keyword search\n * image search\n",
"homepage": "https://github.com/iqnect-org/iqkit-ios",
"license": {
"type": "Commercial",
"text": "http://iqnect.org/business/terms-and-conditions/"
},
"authors": "iQNECT",
"social_media_url": "https://twitter.com/iQNECT_org",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iqnect-org/iqkit-ios.git",
"tag": "0.8"
},
"resources": "iQKit/iQKitResources.bundle",
"vendored_libraries": "iQKit/libiQKit.a",
"frameworks": [
"AVFoundation",
"CoreLocation",
"CoreText"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7"
],
"NFAllocInit": [
"~> 1.0"
],
"SVProgressHUD": [
"~> 1.0"
]
}
}