blob: 92b5ff13fa5b2df8fff050eb47653b447ab9eaef [file] [log] [blame]
{
"name": "DistOpenFile",
"version": "1.0.4",
"summary": "A Library for iOS DistOpenFile.",
"homepage": "https://github.com/lishiyong-github/DistOpenFile",
"license": "MIT",
"authors": {
"lishiyong-github": "1525846137@qq.com"
},
"source": {
"git": "https://github.com/lishiyong-github/DistOpenFile.git",
"tag": "1.0.4"
},
"source_files": "FileView/OpenFile/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"PureLayout": [
"~>3.0.2"
],
"DISTXAspect": [
]
}
}