[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 6 / e / 7 / iQKit / 0.8.1 / iQKit.podspec.json
blob44a30ad2b15c3b93f061ea2f149e4cb001a6c4ab
2   "name": "iQKit",
3   "version": "0.8.1",
4   "summary": "Search by iQNECT.",
5   "description": "                   Search by iQNECT\n\n                   * text/keyword search\n                   * image search\n",
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   "social_media_url": "https://twitter.com/iQNECT_org",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/iqnect-org/iqkit-ios.git",
18     "tag": "0.8.1"
19   },
20   "source_files": "iQKit/include/iQKit/*.h",
21   "public_header_files": "iQKit/include/iQKit/*.h",
22   "resources": "iQKit/iQKitResources.bundle",
23   "vendored_libraries": "iQKit/libiQKit.a",
24   "frameworks": [
25     "AVFoundation",
26     "CoreLocation",
27     "CoreText"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "NFAllocInit": [
32       "~> 1.0"
33     ],
34     "SVProgressHUD": [
35       "~> 1.0"
36     ]
37   }