[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / e / 7 / iQKit / 0.8 / iQKit.podspec.json
blob33dc1b236b30a5a782e01d8fa6023dfc9ee71ffb
2   "name": "iQKit",
3   "version": "0.8",
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"
19   },
20   "resources": "iQKit/iQKitResources.bundle",
21   "vendored_libraries": "iQKit/libiQKit.a",
22   "frameworks": [
23     "AVFoundation",
24     "CoreLocation",
25     "CoreText"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "SDWebImage": [
30       "~> 3.7"
31     ],
32     "NFAllocInit": [
33       "~> 1.0"
34     ],
35     "SVProgressHUD": [
36       "~> 1.0"
37     ]
38   }