blob: c0779b43037fd437a7aae84f78c6ffb96863948c [file] [log] [blame]
{
"name": "DistOpenFile",
"version": "1.0.0.2",
"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.0.2"
},
"source_files": "DistOpenFile/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"PureLayout": [
"~>3.0.2"
]
}
}