blob: 99ad9ab559283be234fe7847a7df63f7e61c875a [file] [log] [blame]
{
"name": "DDOpenKit",
"version": "1.1.7",
"summary": "A ios tool library",
"homepage": "https://github.com/daijunyi/DDOpenKit",
"license": "MIT",
"authors": {
"“红领巾”": "“812297736@qq.com”"
},
"social_media_url": "https://weibo.com/u/5286053396",
"source": {
"git": "https://github.com/daijunyi/DDOpenKit.git",
"tag": "1.1.7"
},
"requires_arc": true,
"public_header_files": "DDOpenKit/**/*.{h}",
"source_files": "DDOpenKit/**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"dependencies": {
"MBProgressHUD": [
],
"MJRefresh": [
],
"Masonry": [
],
"YYCategories": [
]
}
}