blob: 3d198189ccca3e6804ed700352594adadef339b9 [file] [log] [blame]
{
"name": "DMKit",
"version": "1.1.0",
"summary": "DMKit.",
"description": "DMKit pod",
"homepage": "https://github.com/liu5855019/DMKitPods",
"license": "MIT",
"authors": {
"daimu": "258141764@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liu5855019/DMKitPods.git",
"tag": "1.1.0"
},
"source_files": [
"DMKit",
"DMKit/DMKit/DMKit/**/*"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation",
"AVFoundation",
"Photos"
],
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"AFNetworking": [
"~> 3.2.1"
],
"Masonry": [
"~> 1.1.0"
],
"Toast": [
"~> 4.0.0"
],
"SDWebImage": [
"~> 5.1.0"
]
}
}