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