blob: 6a274b411ac68f98c6d777a3c08dfca25683fdae [file] [log] [blame]
{
"name": "DFCourier",
"version": "1.0.0",
"summary": "A message sending proxy switcher.",
"homepage": "https://bitbucket.org/fangqiuming/dfcourier",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"fangqiuming": "fangqiuming@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://bitbucket.org/fangqiuming/dfcourier.git",
"tag": "1.0.0"
},
"frameworks": "Foundation",
"source_files": "DFCourier/**/*.{h,m}",
"requires_arc": true
}