[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / 2 / AIQKit / 1.0.0 / AIQKit.podspec.json
blob0a8b1798afcfe9bf07b4760fcdcebc8c7d1050b9
2   "name": "AIQKit",
3   "version": "1.0.0",
4   "summary": "Search by AIQ.",
5   "description": "Search by AIQ \n* text/keyword search\n* image search",
6   "homepage": "https://github.com/iqnect-org/aiqkit-ios",
7   "license": {
8     "type": "Commercial",
9     "text": "http://aiq.tech/enterprise.php#"
10   },
11   "authors": "AIQ",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/iqnect-org/aiqkit-ios.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "AIQKit/include/iQKit/*.h",
20   "public_header_files": "AIQKit/include/iQKit/*.h",
21   "resources": "AIQKit/iQKitResources.bundle",
22   "vendored_libraries": "AIQKit/libiQKit.a",
23   "frameworks": [
24     "AVFoundation",
25     "CoreLocation",
26     "CoreText",
27     "CoreData",
28     "QuartzCore"
29   ],
30   "libraries": "c++",
31   "requires_arc": true,
32   "dependencies": {
33     "AIQSDK": [
35     ],
36     "NFAllocInit": [
37       "~> 1.0"
38     ],
39     "SVProgressHUD": [
40       "~> 2.0"
41     ],
42     "SDWebImage": [
43       "4.4.1"
44     ],
45     "SBJson": [
46       "~> 5.0"
47     ],
48     "Masonry": [
49       "1.1.0"
50     ],
51     "OpenCV": [
52       "3.2.0"
53     ],
54     "FBSDKCoreKit": [
55       "4.40.0"
56     ],
57     "FBSDKLoginKit": [
58       "4.40.0"
59     ],
60     "FBSDKShareKit": [
61       "4.40.0"
62     ]
63   }