blob: ce950b59709b4c9d77c18a7da44c82478895ad04 [file] [log] [blame]
{
"name": "MLKit",
"version": "0.5.5",
"summary": "MLKit",
"homepage": "https://github.com/molon/MLKit",
"license": {
"type": "MIT"
},
"authors": {
"molon": "dudl@qq.com"
},
"source": {
"git": "https://github.com/molon/MLKit.git",
"tag": "0.5.5"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m}",
"resources": "Classes/**/*.{bundle}",
"libraries": "z",
"dependencies": {
"MLPersonalModel": [
"~> 11.2.1"
],
"SAMKeychain": [
"~> 1.5.2"
],
"DHSmartScreenshot": [
"~> 1.3.1"
],
"AFNetworking": [
"~> 3.1.0"
],
"YYCache": [
"~> 1.0.4"
],
"CocoaLumberjack": [
"~> 3.2.0"
],
"MLRefreshControl": [
"~> 1.1.0"
],
"MLLayout": [
"~> 0.4.3"
]
}
}