blob: 604999220032a09b01ecf706251cf5fb5b5fd058 [file] [log] [blame]
{
"name": "QQQKit",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QQQKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}