blob: b272f60761d55bdccc001c8d2da405f004e24eb0 [file] [log] [blame]
{
"name": "MLKit",
"version": "0.1.3",
"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.1.3"
},
"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.0"
],
"SAMKeychain": [
"~> 1.5.1"
],
"DHSmartScreenshot": [
"~> 1.3.1"
],
"AFNetworking": [
"~> 2.6.3"
],
"YYCache": [
"~> 1.0.3"
],
"CocoaLumberjack": [
"~> 2.3.0"
],
"MLRefreshControl": [
"~> 0.1.1"
],
"MLLayout": [
"~> 0.3.1"
]
}
}