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