blob: 91eb877186df609a9cc2df7efffeee27b1c5668d [file] [log] [blame]
{
"name": "QQQKit",
"version": "0.1.1",
"summary": "vision search of QQQKit.",
"description": "sdk provides face detection and object detection",
"homepage": "https://github.com/leo1980/QQQKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leo1980": "leohwang@yahoo.com.sg"
},
"source": {
"git": "https://github.com/leo1980/QQQKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QQQKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}