[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / 2 / QQQKit / 0.1.0 / QQQKit.podspec.json
blob604999220032a09b01ecf706251cf5fb5b5fd058
2   "name": "QQQKit",
3   "version": "0.1.0",
4   "summary": "vision search of QQQKit.",
5   "description": "sdk provides face detection and object detection",
6   "homepage": "https://github.com/leo1980/QQQKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leo1980": "leohwang@yahoo.com.sg"
13   },
14   "source": {
15     "git": "https://github.com/leo1980/QQQKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QQQKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ]
30   }