blob: 092d33198970c312ad573f8abe7d1ce001642d29 [file] [log] [blame]
{
"name": "MLKit",
"version": "0.2.6",
"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.2.6"
},
"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.1.1"
],
"SAMKeychain": [
"~> 1.5.2"
],
"DHSmartScreenshot": [
"~> 1.3.1"
],
"AFNetworking": [
"~> 3.1.0"
],
"YYCache": [
"~> 1.0.4"
],
"CocoaLumberjack": [
"~> 2.3.0"
],
"MLRefreshControl": [
"~> 0.1.1"
],
"MLLayout": [
"~> 0.4.1"
]
}
}